Go to the source code of this file.
Functions | |
void | ALU_N (struct cpu *cpu, struct alpha_instr_call *ic) |
void ALU_N | ( | struct cpu * | cpu, |
struct alpha_instr_call * | ic | ||
) |
Definition at line 50 of file cpu_alpha_instr_alu.cc.
References ALU_ADD, ALU_AND, ALU_CMOV_lbc, ALU_CMP_EQ, ALU_CMP_LE, ALU_CMP_LT, ALU_IMM, ALU_OR, ALU_SLL, ALU_SRA, ALU_SRL, ALU_SUB, ALU_UNSIGNED, and ALU_XOR.