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

/external/valgrind/main/VEX/priv/
H A Dhost_mips_defs.h634 extern MIPSInstr *MIPSInstr_Unary(MIPSUnaryOp op, HReg dst, HReg src);
H A Dhost_mips_defs.c1214 MIPSInstr *MIPSInstr_Unary(MIPSUnaryOp op, HReg dst, HReg src) function
H A Dhost_mips_isel.c1679 addInstr(env, MIPSInstr_Unary(op, r_dst, r_src));

Completed in 236 milliseconds