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

/external/valgrind/main/VEX/priv/
H A Dhost_mips_isel.c1629 hregMIPS_GPR0(mode64), MIPScc_NE));
1638 hregMIPS_GPR0(mode64), MIPScc_NE));
1646 addInstr(env, MIPSInstr_Alu(Malu_SUB, r_dst, hregMIPS_GPR0(mode64),
1666 hregMIPS_GPR0(mode64),
1695 hregMIPS_GPR0(mode64), MIPScc_NE));
1705 addInstr(env, MIPSInstr_Alu(Malu_DSUB, tmp2, hregMIPS_GPR0(mode64),
2841 addInstr(env, MIPSInstr_Alu(Malu_ADD, tHi, hregMIPS_GPR0(mode64),
2842 MIPSRH_Reg(hregMIPS_GPR0(mode64))));
2854 addInstr(env, MIPSInstr_Alu(Malu_ADD, tHi, hregMIPS_GPR0(mode64),
2855 MIPSRH_Reg(hregMIPS_GPR0(mode6
[all...]
H A Dhost_mips_defs.h54 extern HReg hregMIPS_GPR0(Bool mode64); /* scratch reg / zero reg */
H A Dhost_mips_defs.c116 HReg hregMIPS_GPR0(Bool mode64) function

Completed in 106 milliseconds