HomeSort by relevance Sort by last modified time
    Searched refs:ORR_x (Results 1 - 5 of 5) sorted by null

  /external/v8/src/arm64/
instructions-arm64.h 358 return (Mask(LogicalShiftedMask) == ORR_x) &&
disasm-arm64.cc 312 case ORR_x: {
    [all...]
constants-arm64.h 534 ORR_x = LogicalShiftedFixed | ORR | SixtyFourBits,
    [all...]
  /external/vixl/src/aarch64/
constants-aarch64.h 574 ORR_x = LogicalShiftedFixed | ORR | SixtyFourBits,
    [all...]
disasm-aarch64.cc 357 case ORR_x: {
    [all...]

Completed in 61 milliseconds