-
- Downloads
x86: Virtualize the call to zeroupper
emms, mxcsr and zeroupper are all part of the prologue/epilogue but on the original code are spread out, virtualize the call first. Later we'll need to generalize it on common prologue/epilogue calls. Part-of: <!211>
Showing
- orc/orcprogram-avx.c 7 additions, 0 deletionsorc/orcprogram-avx.c
- orc/orcprogram-mmx.c 1 addition, 0 deletionsorc/orcprogram-mmx.c
- orc/orcprogram-sse.c 1 addition, 0 deletionsorc/orcprogram-sse.c
- orc/orcprogram-x86.c 10 additions, 8 deletionsorc/orcprogram-x86.c
- orc/orcx86.h 1 addition, 0 deletionsorc/orcx86.h
Loading
Please register or sign in to comment