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 );
650 AMD64SseOp op;
655 AMD64SseOp op;
660 AMD64SseOp op;
665 AMD64SseOp op;
670 AMD64SseOp op;
755 extern AMD64Instr* AMD64Instr_Sse32Fx4 ( AMD64SseOp, HReg, HReg );
756 extern AMD64Instr* AMD64Instr_Sse32FLo ( AMD64SseOp, HReg, HReg );
757 extern AMD64Instr* AMD64Instr_Sse64Fx2 ( AMD64SseOp, HReg, HReg );
[all …]
Dhost_amd64_defs.c515 const HChar* showAMD64SseOp ( AMD64SseOp op ) { in showAMD64SseOp()
923 AMD64Instr* AMD64Instr_Sse32Fx4 ( AMD64SseOp op, HReg src, HReg dst ) { in AMD64Instr_Sse32Fx4()
932 AMD64Instr* AMD64Instr_Sse32FLo ( AMD64SseOp op, HReg src, HReg dst ) { in AMD64Instr_Sse32FLo()
941 AMD64Instr* AMD64Instr_Sse64Fx2 ( AMD64SseOp op, HReg src, HReg dst ) { in AMD64Instr_Sse64Fx2()
950 AMD64Instr* AMD64Instr_Sse64FLo ( AMD64SseOp op, HReg src, HReg dst ) { in AMD64Instr_Sse64FLo()
959 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()