Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dconstants-aarch64.h1407 NEON_FCVTL = NEON2RegMiscFixed | 0x00017000, enumerator
1438 NEON_FCVTL_opcode = NEON_FCVTL & NEON2RegMiscOpcode,
Ddisasm-aarch64.cc2014 case NEON_FCVTL: in VisitNEON2RegMisc()
Dassembler-aarch64.cc2304 Emit(format | NEON_FCVTL | Rn(vn) | Rd(vd)); in fcvtl()
2311 Emit(NEON_Q | format | NEON_FCVTL | Rn(vn) | Rd(vd)); in fcvtl2()
Dsimulator-aarch64.cc3104 case NEON_FCVTL: in VisitNEON2RegMisc()