Searched refs:noShift (Results 1 – 1 of 1) sorted by relevance
768 bool noShift = (imm5 == 0 && shift_type != 0x3); in DumpThumb32() local769 if (!noShift) { in DumpThumb32()