Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c884 #define T_OPCODE_STR_IB 0x7000 macro
12962 case T_OPCODE_STR_IB: inst.instruction = T_OPCODE_STR_RB; break; in do_t_ldst()