Searched refs:ROR (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/arm/insts/
H A Dmem.cc69 case ROR:
73 ccprintf(os, " ROR #%d", shiftAmt);
H A Dstatic_inst.cc78 case ROR:
117 case ROR:
200 case ROR:
240 case ROR:
282 case ROR:
531 case ROR:
541 os << "ROR";
/gem5/src/arch/arm/
H A Dtypes.hh535 ROR enumerator in enum:ArmISA::ArmShiftType

Completed in 14 milliseconds