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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c888 #define T_OPCODE_LDR_RB 0x5c00 macro
12941 case T_OPCODE_LDR_IB: inst.instruction = T_OPCODE_LDR_RB; break;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c883 #define T_OPCODE_LDR_RB 0x5c00 macro
12881 case T_OPCODE_LDR_IB: inst.instruction = T_OPCODE_LDR_RB; break;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c888 #define T_OPCODE_LDR_RB 0x5c00 macro
12941 case T_OPCODE_LDR_IB: inst.instruction = T_OPCODE_LDR_RB; break;

Completed in 448 milliseconds