Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dconstants-arm64.h622 EOR_x = LogicalShiftedFixed | EOR | SixtyFourBits, enumerator
Ddisasm-arm64.cc297 case EOR_x: mnemonic = "eor"; break; in VisitLogicalShifted()
/external/vixl/src/aarch64/
Dconstants-aarch64.h587 EOR_x = LogicalShiftedFixed | EOR | SixtyFourBits, enumerator
Ddisasm-aarch64.cc338 case EOR_x: in VisitLogicalShifted()