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

/external/valgrind/VEX/priv/
H A Dhost_mips_defs.h243 Malu_DADD, Malu_DSUB, enumerator in enum:__anon19367
H A Dhost_mips_isel.c210 addInstr(env, MIPSInstr_Alu(Malu_DSUB, sp, sp,
841 aluOp = Malu_DSUB;
885 case Malu_DSUB:
1669 MIPSAluOp op = (op_unop == Iop_Left64) ? Malu_DSUB : Malu_SUB;
1710 addInstr(env, MIPSInstr_Alu(Malu_DSUB, tmp2, hregMIPS_GPR0(mode64),
H A Dhost_mips_defs.c709 case Malu_DSUB:
2613 case Malu_DSUB:

Completed in 110 milliseconds