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