mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-09 05:14:24 +00:00
Merge.
This commit is contained in:
commit
9d12afa4c5
@ -361,7 +361,7 @@ void InstallSignalHandlers(const char *ProgramName)
|
||||
#define MXCSR(ctx) (ctx)->MxCsr
|
||||
#endif
|
||||
|
||||
#if defined(_M_IA32) || define(_M_X64)
|
||||
#if defined(_M_IA32) || defined(_M_X64)
|
||||
|
||||
#define X87CW(ctx) (ctx)->FloatSave.ControlWord
|
||||
#define X87SW(ctx) (ctx)->FloatSave.StatusWord
|
||||
|
Loading…
Reference in New Issue
Block a user