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

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c616 #define T_OPCODE_ASR_I 0x1000 macro
9561 case SHIFT_ASR: inst.instruction = T_OPCODE_ASR_I; break;
10152 case SHIFT_ASR: inst.instruction = T_OPCODE_ASR_I; break;
10191 case T_MNEM_asr: inst.instruction = T_OPCODE_ASR_I; break;

Completed in 118 milliseconds