Searched refs:alu_opcode (Results 1 – 3 of 3) sorted by relevance
398 .ALU_INST(ctx.alu_opcode(ALU_OP3_LDS_IDX_OP)) in build_alu()425 .ALU_INST(ctx.alu_opcode(bc.op)) in build_alu()443 .ALU_INST(ctx.alu_opcode(bc.op)) in build_alu()458 .ALU_INST(ctx.alu_opcode(bc.op)) in build_alu()472 .ALU_INST(ctx.alu_opcode(bc.op)) in build_alu()488 .ALU_INST(ctx.alu_opcode(bc.op)) in build_alu()
743 unsigned alu_opcode(unsigned op) { in alu_opcode() function
810 EAluOp alu_opcode; member1006 retval = new AluInstr(op_descr.alu_opcode, dest, sources, flags, slots); in from_string()