HomeSort by relevance Sort by last modified time
    Searched defs:ORR_w (Results 1 - 2 of 2) sorted by null

  /external/v8/src/arm64/
constants-arm64.h 536 ORR_w = LogicalShiftedFixed | ORR,
538 ORR_shift = ORR_w,
    [all...]
  /external/vixl/src/vixl/a64/
constants-a64.h 560 ORR_w = LogicalShiftedFixed | ORR,
562 ORR_shift = ORR_w,
    [all...]

Completed in 80 milliseconds