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

  /external/chromium_org/v8/src/arm64/
instructions-arm64.h 333 return (Mask(LogicalShiftedMask) == ORR_x) &&
disasm-arm64.cc 316 case ORR_x: {
    [all...]
constants-arm64.h 537 ORR_x = LogicalShiftedFixed | ORR | SixtyFourBits,
    [all...]
  /external/vixl/src/a64/
disasm-a64.cc 323 case ORR_x: {
    [all...]
constants-a64.h 427 ORR_x = LogicalShiftedFixed | ORR | SixtyFourBits,
    [all...]

Completed in 41 milliseconds