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

/external/valgrind/main/VEX/priv/
H A Dhost_x86_defs.h660 extern X86Instr* X86Instr_Sse32FLo ( X86SseOp, HReg, HReg );
H A Dhost_x86_isel.c3324 addInstr(env, X86Instr_Sse32FLo(op, arg, dst));
3485 addInstr(env, X86Instr_Sse32FLo(op, argR, dst));
H A Dhost_x86_defs.c836 X86Instr* X86Instr_Sse32FLo ( X86SseOp op, HReg src, HReg dst ) { function

Completed in 28 milliseconds