Home
last modified time | relevance | path

Searched refs:NEON_FCVTAS (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/arm64/
Dconstants-arm64.h1399 NEON_FCVTAS = NEON2RegMiscFixed | 0x0001C000, enumerator
1400 NEON_FCVTAU = NEON_FCVTAS | NEON2RegMiscUBit,
2029 NEON_FCVTAS_scalar = NEON_Q | NEONScalar | NEON_FCVTAS,
Ddisasm-arm64.cc1565 case NEON_FCVTAS: in VisitNEON2RegMisc()
Dsimulator-arm64.cc3638 case NEON_FCVTAS: in VisitNEON2RegMisc()
Dassembler-arm64.cc3186 V(fcvtas, NEON_FCVTAS, FCVTAS)
/external/vixl/src/aarch64/
Dconstants-aarch64.h1661 NEON_FCVTAS = NEON2RegMiscFixed | 0x0001C000, enumerator
1662 NEON_FCVTAU = NEON_FCVTAS | NEON2RegMiscUBit,
2328 NEON_FCVTAS_scalar = NEON_Q | NEONScalar | NEON_FCVTAS,
Dcpu-features-auditor-aarch64.cc601 case NEON_FCVTAS: in VisitNEON2RegMisc()
Ddisasm-aarch64.cc2368 case NEON_FCVTAS: in VisitNEON2RegMisc()
Dsimulator-aarch64.cc3972 case NEON_FCVTAS: in VisitNEON2RegMisc()
Dassembler-aarch64.cc2961 V(fcvtas, NEON_FCVTAS, FCVTAS)