Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dconstants-arm64.h621 EOR_w = LogicalShiftedFixed | EOR, enumerator
623 EOR_shift = EOR_w,
Ddisasm-arm64.cc296 case EOR_w: in VisitLogicalShifted()
/external/vixl/src/aarch64/
Dconstants-aarch64.h586 EOR_w = LogicalShiftedFixed | EOR, enumerator
588 EOR_shift = EOR_w,
Ddisasm-aarch64.cc337 case EOR_w: in VisitLogicalShifted()