Searched refs:T_OPCODE_ASR_R (Results 1 – 1 of 1) sorted by relevance
862 #define T_OPCODE_ASR_R 0x4100 macro13196 opcode = narrow ? T_OPCODE_ASR_R : THUMB_OP32 (T_MNEM_asr); in do_t_mov_cmp()14067 case SHIFT_ASR: inst.instruction = T_OPCODE_ASR_R; break; in do_t_shift()14110 case T_MNEM_asr: inst.instruction = T_OPCODE_ASR_R; break; in do_t_shift()