Searched defs:RRX (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/arm/
H A Dconstants-arm.h262 // 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, enumerator in enum:v8::internal::ShiftOp

Completed in 129 milliseconds