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

  /art/compiler/utils/arm/
constants_arm.h 163 RRX = 4, // Rotate right with extend.
  /external/v8/src/arm/
constants-arm.h 262 // RRX is encoded as ROR with shift_imm == 0.
263 // Use a special code to make the distinction. The RRX ShiftOp is only used
266 RRX = -1,

Completed in 1599 milliseconds