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

/external/v8/src/arm64/
H A Ddisasm-arm64.cc297 case EOR_x: mnemonic = "eor"; break;
H A Dconstants-arm64.h540 EOR_x = LogicalShiftedFixed | EOR | SixtyFourBits, enumerator in enum:v8::internal::LogicalShiftedOp
/external/vixl/src/aarch64/
H A Dconstants-aarch64.h580 EOR_x = LogicalShiftedFixed | EOR | SixtyFourBits, enumerator in enum:vixl::aarch64::LogicalShiftedOp
H A Ddisasm-aarch64.cc336 case EOR_x:

Completed in 288 milliseconds