Home
last modified time | relevance | path

Searched refs:ORR_x (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/arm64/
Dinstructions-arm64.h386 return (Mask(LogicalShiftedMask) == ORR_x) && in IsNop()
Dconstants-arm64.h616 ORR_x = LogicalShiftedFixed | ORR | SixtyFourBits, enumerator
Ddisasm-arm64.cc312 case ORR_x: { in VisitLogicalShifted()
/external/vixl/src/aarch64/
Dconstants-aarch64.h581 ORR_x = LogicalShiftedFixed | ORR | SixtyFourBits, enumerator
Ddisasm-aarch64.cc359 case ORR_x: { in VisitLogicalShifted()