Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c703 #define T_OPCODE_ASR_I 0x1000 macro
11665 case SHIFT_ASR: inst.instruction = T_OPCODE_ASR_I; break; in do_t_mov_cmp()
12481 case SHIFT_ASR: inst.instruction = T_OPCODE_ASR_I; break; in do_t_shift()
12524 case T_MNEM_asr: inst.instruction = T_OPCODE_ASR_I; break; in do_t_shift()