Searched refs:T_OPCODE_LSL_R (Results 1 – 1 of 1) sorted by relevance
613 #define T_OPCODE_LSL_R 0x4080 macro9568 opcode = narrow ? T_OPCODE_LSL_R : THUMB_OP32 (T_MNEM_lsl); in do_t_mov_cmp()10197 case SHIFT_LSL: inst.instruction = T_OPCODE_LSL_R; break; in do_t_shift()10236 case T_MNEM_lsl: inst.instruction = T_OPCODE_LSL_R; break; in do_t_shift()