Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_mips_defs.h243 Malu_DADD, Malu_DSUB, enumerator
Dhost_mips_isel.c210 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()
Dhost_mips_defs.c709 case Malu_DSUB: in showMIPSAluOp()
2613 case Malu_DSUB: in emit_MIPSInstr()