Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c866 #define T_OPCODE_ASR_I 0x1000 macro
13244 case SHIFT_ASR: inst.instruction = T_OPCODE_ASR_I; break; in do_t_mov_cmp()
14085 case SHIFT_ASR: inst.instruction = T_OPCODE_ASR_I; break; in do_t_shift()
14128 case T_MNEM_asr: inst.instruction = T_OPCODE_ASR_I; break; in do_t_shift()