Lines Matching refs:Malu_OR

329    return MIPSInstr_Alu(Malu_OR, r_dst, r_src, MIPSRH_Reg(r_src));
854 aluOp = Malu_OR;
889 case Malu_OR:
1102 addInstr(env, MIPSInstr_Alu(Malu_OR, r_dst, tHi_1,
1131 addInstr(env, MIPSInstr_Alu(Malu_OR, r_ccMIPS, r_ccMIPS,
1137 addInstr(env, MIPSInstr_Alu(Malu_OR, r_ccMIPS, r_ccMIPS,
1148 addInstr(env, MIPSInstr_Alu(Malu_OR, r_ccMIPS, r_ccMIPS,
1163 addInstr(env, MIPSInstr_Alu(Malu_OR, r_ccIR_b0, r_ccMIPS,
1177 addInstr(env, MIPSInstr_Alu(Malu_OR, r_ccIR_b6, r_ccMIPS,
1185 addInstr(env, MIPSInstr_Alu(Malu_OR, r_ccIR, r_ccIR_b0,
1187 addInstr(env, MIPSInstr_Alu(Malu_OR, r_ccIR, r_ccIR,
1216 addInstr(env, MIPSInstr_Alu(Malu_OR, r_dst, tHi_1,
1251 addInstr(env, MIPSInstr_Alu(Malu_OR, r_dst, tHi_1,
1271 addInstr(env, MIPSInstr_Alu(Malu_OR, r_dst, tHi_1,
1649 addInstr(env, MIPSInstr_Alu(Malu_OR, r_dst, r_dst,
1668 addInstr(env, MIPSInstr_Alu(Malu_OR, r_dst, r_dst,
1692 addInstr(env, MIPSInstr_Alu(Malu_OR, r_src, lo, MIPSRH_Reg(hi)));
1708 addInstr(env, MIPSInstr_Alu(Malu_OR, tmp2, tmp2, MIPSRH_Reg(tmp1)));
2475 MIPSAluOp op = (op_binop == Iop_Or64) ? Malu_OR :
2540 addInstr(env, MIPSInstr_Alu(Malu_OR, v0, a3, MIPSRH_Reg(v0)));
2601 addInstr(env, MIPSInstr_Alu(Malu_OR, v1, a3, MIPSRH_Reg(v1)));
2669 addInstr(env, MIPSInstr_Alu(Malu_OR, v1, a3, MIPSRH_Reg(v1)));
2743 addInstr(env, MIPSInstr_Alu(Malu_OR, v0, a3, MIPSRH_Reg(v0)));
2885 addInstr(env, MIPSInstr_Alu(Malu_OR, tHi, yHi, MIPSRH_Reg(tmp1)));
2886 addInstr(env, MIPSInstr_Alu(Malu_OR, tLo, yLo, MIPSRH_Reg(tmp2)));
2899 addInstr(env, MIPSInstr_Alu(Malu_OR, tmp1, srcLo,
2906 addInstr(env, MIPSInstr_Alu(Malu_OR, tmp2, tmp2, MIPSRH_Reg(tmp1)));