Searched refs:INSTR_ALU_OR_S (Results 1 – 1 of 1) sorted by relevance
331 INSTR_ALU_OR_S, /* (dst, src) = (MEF, H) or (dst, src) = (H, MEFT) */ enumerator3819 instr->type = INSTR_ALU_OR_S; in instr_alu_or_translate()6093 [INSTR_ALU_OR_S] = instr_alu_or_s_exec,