Home
last modified time | relevance | path

Searched refs:NEON_XTN_opcode (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/arm64/
Dconstants-arm64.h1373 NEON_XTN_opcode = NEON_XTN & NEON2RegMiscOpcode, enumerator
Ddisasm-arm64.cc1613 if ((NEON_XTN_opcode <= instr->Mask(NEON2RegMiscOpcode)) && in VisitNEON2RegMisc()
Dsimulator-arm64.cc3678 if ((NEON_XTN_opcode <= instr->Mask(NEON2RegMiscOpcode)) && in VisitNEON2RegMisc()
/external/vixl/src/aarch64/
Dconstants-aarch64.h1635 NEON_XTN_opcode = NEON_XTN & NEON2RegMiscOpcode, enumerator
Ddisasm-aarch64.cc2416 if ((NEON_XTN_opcode <= instr->Mask(NEON2RegMiscOpcode)) && in VisitNEON2RegMisc()
Dsimulator-aarch64.cc4012 if ((NEON_XTN_opcode <= instr->Mask(NEON2RegMiscOpcode)) && in VisitNEON2RegMisc()