Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_amd64_defs.h345 AMD64SseOp; typedef
347 extern const HChar* showAMD64SseOp ( AMD64SseOp );
662 AMD64SseOp op;
667 AMD64SseOp op;
672 AMD64SseOp op;
677 AMD64SseOp op;
682 AMD64SseOp op;
769 extern AMD64Instr* AMD64Instr_Sse32Fx4 ( AMD64SseOp, HReg, HReg );
770 extern AMD64Instr* AMD64Instr_Sse32FLo ( AMD64SseOp, HReg, HReg );
771 extern AMD64Instr* AMD64Instr_Sse64Fx2 ( AMD64SseOp, HReg, HReg );
[all …]
Dhost_amd64_defs.c515 const HChar* showAMD64SseOp ( AMD64SseOp op ) { in showAMD64SseOp()
945 AMD64Instr* AMD64Instr_Sse32Fx4 ( AMD64SseOp op, HReg src, HReg dst ) { in AMD64Instr_Sse32Fx4()
954 AMD64Instr* AMD64Instr_Sse32FLo ( AMD64SseOp op, HReg src, HReg dst ) { in AMD64Instr_Sse32FLo()
963 AMD64Instr* AMD64Instr_Sse64Fx2 ( AMD64SseOp op, HReg src, HReg dst ) { in AMD64Instr_Sse64Fx2()
972 AMD64Instr* AMD64Instr_Sse64FLo ( AMD64SseOp op, HReg src, HReg dst ) { in AMD64Instr_Sse64FLo()
981 AMD64Instr* AMD64Instr_SseReRg ( AMD64SseOp op, HReg re, HReg rg ) { in AMD64Instr_SseReRg()
Dhost_amd64_isel.c2818 AMD64SseOp op = Asse_INVALID; in iselDblExpr_wrk()
3124 AMD64SseOp op = Asse_INVALID; in iselVecExpr_wrk()
3744 AMD64SseOp op = Asse_INVALID; in iselDVecExpr_wrk()