Home
last modified time | relevance | path

Searched refs:T_OPCODE_LSL_R (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/binutils/gas/config/
HDtc-arm.c613 #define T_OPCODE_LSL_R 0x4080 macro
9568 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()