Home | History | Annotate | Download | only in Disassembler

Lines Matching refs:x1F

1107   uint32_t rot_imm = (imm >> rot) | (imm << ((32-rot) & 0x1F));
4657 if (Rt == 0xF || Rt2 == 0xF || Rm == 0x1F)
4683 if (Rt == 0xF || Rt2 == 0xF || Rm == 0x1F)