Searched refs:alu_opcode (Results 1 – 2 of 2) sorted by relevance
396 .ALU_INST(ctx.alu_opcode(ALU_OP3_LDS_IDX_OP)) in build_alu()423 .ALU_INST(ctx.alu_opcode(bc.op)) in build_alu()441 .ALU_INST(ctx.alu_opcode(bc.op)) in build_alu()456 .ALU_INST(ctx.alu_opcode(bc.op)) in build_alu()470 .ALU_INST(ctx.alu_opcode(bc.op)) in build_alu()486 .ALU_INST(ctx.alu_opcode(bc.op)) in build_alu()
696 unsigned alu_opcode(unsigned op) { in alu_opcode() function