Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dconstants-arm64.h631 BICS_x = LogicalShiftedFixed | BICS | SixtyFourBits, enumerator
Ddisasm-arm64.cc301 case BICS_x: mnemonic = "bics"; break; in VisitLogicalShifted()
/external/vixl/src/aarch64/
Dconstants-aarch64.h596 BICS_x = LogicalShiftedFixed | BICS | SixtyFourBits, enumerator
Ddisasm-aarch64.cc346 case BICS_x: in VisitLogicalShifted()