Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Dconstants-a64.h1387 NEON_NEG_opcode = NEON_NEG & NEON2RegMiscOpcode, enumerator
Ddisasm-a64.cc1431 if (instr->Mask(NEON2RegMiscOpcode) <= NEON_NEG_opcode) { in VisitNEON2RegMisc()
Dsimulator-a64.cc2495 if (instr->Mask(NEON2RegMiscOpcode) <= NEON_NEG_opcode) { in VisitNEON2RegMisc()