Searched refs:Malu_ADD (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_mips_isel.c201 addInstr(env, MIPSInstr_Alu(Malu_ADD, sp, sp, MIPSRH_Imm(True,
831 aluOp = Malu_ADD;
882 case Malu_ADD:
2395 addInstr(env, MIPSInstr_Alu(Malu_ADD, tLo, xLo, MIPSRH_Reg(yLo)));
2400 addInstr(env, MIPSInstr_Alu(Malu_ADD, tHi1, xHi, MIPSRH_Reg(yHi)));
2401 addInstr(env, MIPSInstr_Alu(Malu_ADD, tHi, tHi1,
2426 addInstr(env, MIPSInstr_Alu(Malu_ADD, yHi, yHi,
2850 addInstr(env, MIPSInstr_Alu(Malu_ADD, tHi, hregMIPS_GPR0(mode64),
2863 addInstr(env, MIPSInstr_Alu(Malu_ADD, tHi, hregMIPS_GPR0(mode64),
H A Dhost_mips_defs.h241 Malu_ADD, Malu_SUB, enumerator in enum:__anon19367
H A Dhost_mips_defs.c687 case Malu_ADD:
2534 /* Malu_ADD, Malu_SUB, Malu_AND, Malu_OR, Malu_NOR, Malu_XOR, Malu_SLT */
2535 case Malu_ADD:

Completed in 56 milliseconds