Searched refs:INSTR_ALU_AND_S (Results 1 – 1 of 1) sorted by relevance
323 INSTR_ALU_AND_S, /* (dst, src) = (MEF, H) or (dst, src) = (H, MEFT) */ enumerator3769 instr->type = INSTR_ALU_AND_S; in instr_alu_and_translate()6089 [INSTR_ALU_AND_S] = instr_alu_and_s_exec,