Searched refs:T_OPCODE_STR_IH (Results 1 – 2 of 2) sorted by relevance
2346 #define T_OPCODE_STR_IH 0x8000 macro10253 ? T_OPCODE_LDR_IH : T_OPCODE_STR_IH);
545 #define T_OPCODE_STR_IH 0x8000 macro7226 case T_OPCODE_STR_IH: inst.instruction = T_OPCODE_STR_RH; break; in do_t_ldst()