Searched refs:Malu_DSUB (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_mips_defs.h | 243 Malu_DADD, Malu_DSUB, enumerator
|
D | host_mips_isel.c | 210 addInstr(env, MIPSInstr_Alu(Malu_DSUB, sp, sp, in sub_from_sp() 841 aluOp = Malu_DSUB; in iselWordExpr_R_wrk() 885 case Malu_DSUB: in iselWordExpr_R_wrk() 1669 MIPSAluOp op = (op_unop == Iop_Left64) ? Malu_DSUB : Malu_SUB; in iselWordExpr_R_wrk() 1710 addInstr(env, MIPSInstr_Alu(Malu_DSUB, tmp2, hregMIPS_GPR0(mode64), in iselWordExpr_R_wrk()
|
D | host_mips_defs.c | 709 case Malu_DSUB: in showMIPSAluOp() 2613 case Malu_DSUB: in emit_MIPSInstr()
|