Searched refs:RotateValue (Results 1 – 4 of 4) sorted by relevance
537 inline int RotateValue() const { return Bits(11, 8); } in RotateValue() function538 DECLARE_STATIC_ACCESSOR(RotateValue) in DECLARE_STATIC_ACCESSOR() argument
4955 int rotate = Instruction::RotateValue(instr) * 2; in DecodeShiftImm()
227 int rotate = instr->RotateValue() * 2; in PrintShiftImm()
1422 int rotate = instr->RotateValue() * 2; in GetImm()