Home
last modified time | relevance | path

Searched refs:NEON_FCVTPS (Results 1 – 4 of 4) sorted by relevance

/external/vixl/src/aarch64/
Dconstants-aarch64.h1417 NEON_FCVTPS = NEON2RegMiscFixed | 0x0081A000, enumerator
1418 NEON_FCVTPU = NEON_FCVTPS | NEON2RegMiscUBit,
1972 NEON_FCVTPS_scalar = NEON_Q | NEONScalar | NEON_FCVTPS,
Ddisasm-aarch64.cc2046 case NEON_FCVTPS: in VisitNEON2RegMisc()
Dsimulator-aarch64.cc3155 case NEON_FCVTPS: in VisitNEON2RegMisc()
Dassembler-aarch64.cc2352 V(fcvtps, NEON_FCVTPS, FCVTPS) \