Home | History | Annotate | Download | only in ARM

Lines Matching refs:unrot

3995 		unsigned unrot = fieldFromInstruction_4(Val, 0, 7) | 0x80;
3997 unsigned imm = (unrot >> rot) | (unrot << ((32-rot)&31));