Home
last modified time | relevance | path

Searched refs:NEON_NEG_opcode (Results 1 – 3 of 3) sorted by relevance

/external/vixl/src/aarch64/
Dconstants-aarch64.h1396 NEON_NEG_opcode = NEON_NEG & NEON2RegMiscOpcode, enumerator
Ddisasm-aarch64.cc1903 if (instr->Mask(NEON2RegMiscOpcode) <= NEON_NEG_opcode) { in VisitNEON2RegMisc()
Dsimulator-aarch64.cc3006 if (instr->Mask(NEON2RegMiscOpcode) <= NEON_NEG_opcode) { in VisitNEON2RegMisc()