Home
last modified time | relevance | path

Searched refs:AMD64SseOp (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/VEX/priv/
Dhost_amd64_defs.h347 AMD64SseOp; typedef
349 extern const HChar* showAMD64SseOp ( AMD64SseOp );
634 AMD64SseOp op;
639 AMD64SseOp op;
644 AMD64SseOp op;
649 AMD64SseOp op;
654 AMD64SseOp op;
735 extern AMD64Instr* AMD64Instr_Sse32Fx4 ( AMD64SseOp, HReg, HReg );
736 extern AMD64Instr* AMD64Instr_Sse32FLo ( AMD64SseOp, HReg, HReg );
737 extern AMD64Instr* AMD64Instr_Sse64Fx2 ( AMD64SseOp, HReg, HReg );
[all …]
Dhost_amd64_defs.c534 const HChar* showAMD64SseOp ( AMD64SseOp op ) { in showAMD64SseOp()
920 AMD64Instr* AMD64Instr_Sse32Fx4 ( AMD64SseOp op, HReg src, HReg dst ) { in AMD64Instr_Sse32Fx4()
929 AMD64Instr* AMD64Instr_Sse32FLo ( AMD64SseOp op, HReg src, HReg dst ) { in AMD64Instr_Sse32FLo()
938 AMD64Instr* AMD64Instr_Sse64Fx2 ( AMD64SseOp op, HReg src, HReg dst ) { in AMD64Instr_Sse64Fx2()
947 AMD64Instr* AMD64Instr_Sse64FLo ( AMD64SseOp op, HReg src, HReg dst ) { in AMD64Instr_Sse64FLo()
956 AMD64Instr* AMD64Instr_SseReRg ( AMD64SseOp op, HReg re, HReg rg ) { in AMD64Instr_SseReRg()
Dhost_amd64_isel.c2819 AMD64SseOp op = Asse_INVALID; in iselDblExpr_wrk()
3125 AMD64SseOp op = Asse_INVALID; in iselVecExpr_wrk()
3742 AMD64SseOp op = Asse_INVALID; in iselDVecExpr_wrk()