Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dconstants-arm64.h1374 NEON_UQXTN_opcode = NEON_UQXTN & NEON2RegMiscOpcode, enumerator
Ddisasm-arm64.cc1614 (instr->Mask(NEON2RegMiscOpcode) <= NEON_UQXTN_opcode)) { in VisitNEON2RegMisc()
Dsimulator-arm64.cc3679 (instr->Mask(NEON2RegMiscOpcode) <= NEON_UQXTN_opcode)) { in VisitNEON2RegMisc()
/external/vixl/src/aarch64/
Dconstants-aarch64.h1636 NEON_UQXTN_opcode = NEON_UQXTN & NEON2RegMiscOpcode, enumerator
Ddisasm-aarch64.cc2417 (instr->Mask(NEON2RegMiscOpcode) <= NEON_UQXTN_opcode)) { in VisitNEON2RegMisc()
Dsimulator-aarch64.cc4013 (instr->Mask(NEON2RegMiscOpcode) <= NEON_UQXTN_opcode)) { in VisitNEON2RegMisc()