Searched refs:AMD64Instr_SseUComIS (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/main/VEX/priv/ |
D | host_amd64_defs.h | 729 extern AMD64Instr* AMD64Instr_SseUComIS ( Int sz, HReg srcL, HReg srcR, HReg dst );
|
D | host_amd64_defs.c | 858 AMD64Instr* AMD64Instr_SseUComIS ( Int sz, HReg srcL, HReg srcR, HReg dst ) { in AMD64Instr_SseUComIS() function
|
D | host_amd64_isel.c | 1354 addInstr(env, AMD64Instr_SseUComIS(8,fL,fR,dst)); in iselIntExpr_R_wrk()
|