Searched refs:warnX87 (Results 1 – 2 of 2) sorted by relevance
1798 VexEmNote warnX87 = EmNote_NONE; in x86g_dirtyhelper_FXRSTOR() local1868 warnX87 = do_put_x87( True/*moveRegs*/, (UChar*)&tmp, gst ); in x86g_dirtyhelper_FXRSTOR()1880 if (warnX87 != EmNote_NONE) in x86g_dirtyhelper_FXRSTOR()1881 return warnX87; in x86g_dirtyhelper_FXRSTOR()
2143 VexEmNote warnX87 = do_put_x87( True/*moveRegs*/, (UChar*)&tmp, gst ); in amd64g_dirtyhelper_XRSTOR_COMPONENT_0() local2145 return warnX87; in amd64g_dirtyhelper_XRSTOR_COMPONENT_0()2210 VexEmNote warnX87 in LibVEX_GuestAMD64_fxrstor() local2214 if (warnX87 != EmNote_NONE) in LibVEX_GuestAMD64_fxrstor()2215 return warnX87; in LibVEX_GuestAMD64_fxrstor()