Searched refs:MIPSInstr_Cas (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_mips_defs.h | 632 extern MIPSInstr *MIPSInstr_Cas(UChar sz, HReg old, HReg addr,
|
D | host_mips_isel.c | 3953 addInstr(env, MIPSInstr_Cas(8, old, addr, expd, data, mode64)); in iselStmt() 3955 addInstr(env, MIPSInstr_Cas(4, old, addr, expd, data, mode64)); in iselStmt()
|
D | host_mips_defs.c | 980 MIPSInstr *MIPSInstr_Cas(UChar sz, HReg old, HReg addr, in MIPSInstr_Cas() function
|