Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dconstants-arm64.h531 BIC_x = LogicalShiftedFixed | BIC | SixtyFourBits, enumerator
Ddisasm-arm64.cc295 case BIC_x: mnemonic = "bic"; break; in VisitLogicalShifted()
/external/vixl/src/aarch64/
Dconstants-aarch64.h571 BIC_x = LogicalShiftedFixed | BIC | SixtyFourBits, enumerator
Ddisasm-aarch64.cc332 case BIC_x: in VisitLogicalShifted()