Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-arm.c753 #define T_OPCODE_LSR_I 0x0800 macro
11966 case SHIFT_LSR: inst.instruction = T_OPCODE_LSR_I; break; in do_t_mov_cmp()
12787 case SHIFT_LSR: inst.instruction = T_OPCODE_LSR_I; break; in do_t_shift()
12830 case T_MNEM_lsr: inst.instruction = T_OPCODE_LSR_I; break; in do_t_shift()