Searched refs:alu_opcode (Results 1 – 2 of 2) 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