Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c867 #define T_OPCODE_LSR_I 0x0800 macro
13213 case SHIFT_LSR: inst.instruction = T_OPCODE_LSR_I; break; in do_t_mov_cmp()
14057 case SHIFT_LSR: inst.instruction = T_OPCODE_LSR_I; break; in do_t_shift()
14100 case T_MNEM_lsr: inst.instruction = T_OPCODE_LSR_I; break; in do_t_shift()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c868 #define T_OPCODE_LSR_I 0x0800 macro
13243 case SHIFT_LSR: inst.instruction = T_OPCODE_LSR_I; break; in do_t_mov_cmp()
14087 case SHIFT_LSR: inst.instruction = T_OPCODE_LSR_I; break; in do_t_shift()
14130 case T_MNEM_lsr: inst.instruction = T_OPCODE_LSR_I; break; in do_t_shift()