Searched refs:INSTR_ALU_SUB (Results 1 – 1 of 1) sorted by relevance
297 INSTR_ALU_SUB, /* dst = MEF, src = MEF */ enumerator3530 instr->type = INSTR_ALU_SUB; in instr_alu_sub_translate()6076 [INSTR_ALU_SUB] = instr_alu_sub_exec,