Searched refs:LibVEX_GuestAMD64_fxsave (Results 1 – 4 of 4) sorted by relevance
212 void LibVEX_GuestAMD64_fxsave ( /*IN*/VexGuestAMD64State* gst,
365 LibVEX_GuestAMD64_fxsave(CONST_CAST(VexGuestAMD64State *, &arch->vex), in fill_fpregset()599 LibVEX_GuestAMD64_fxsave(CONST_CAST(VexGuestAMD64State *, &arch->vex), in fill_xregs()
246 LibVEX_GuestAMD64_fxsave(&tst->arch.vex, (HWord)fs); in ML_()
2060 void LibVEX_GuestAMD64_fxsave ( /*IN*/VexGuestAMD64State* gst, in LibVEX_GuestAMD64_fxsave() function