Searched refs:ImmShiftLS (Results 1 – 3 of 3) sorted by relevance
142 V_(ImmShiftLS, 12, 12, ExtractBits) \
6144 static Instr ImmShiftLS(unsigned shift_amount) { in ImmShiftLS() function
5694 ExtendMode(ext) | ImmShiftLS((shift_amount > 0) ? 1 : 0); in LoadStoreMemOperand()