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

/external/valgrind/main/VEX/priv/
H A Dhost_x86_defs.h661 extern X86Instr* X86Instr_Sse64Fx2 ( X86SseOp, HReg, HReg );
H A Dhost_x86_isel.c3306 addInstr(env, X86Instr_Sse64Fx2(op, arg, dst));
3466 addInstr(env, X86Instr_Sse64Fx2(op, argR, dst));
H A Dhost_x86_defs.c845 X86Instr* X86Instr_Sse64Fx2 ( X86SseOp op, HReg src, HReg dst ) { function

Completed in 31 milliseconds