diff options
author | Szabolcs Nagy <nsz@port70.net> | 2014-11-05 22:13:58 +0100 |
---|---|---|
committer | Szabolcs Nagy <nsz@port70.net> | 2014-11-05 22:13:58 +0100 |
commit | ec4318943a26d4bd4050481d11709853184f2794 (patch) | |
tree | 57ea5ca863de0d2a6e96f52787f9d9ba29cd14a0 /src/stdio/vfprintf.c | |
parent | math: fix x86_64 and x32 asm not to use sahf instruction (diff) | |
download | grovel-ec4318943a26d4bd4050481d11709853184f2794.tar.gz grovel-ec4318943a26d4bd4050481d11709853184f2794.tar.xz |
math: use fnstsw consistently instead of fstsw in x87 asm
fnstsw does not wait for pending unmasked x87 floating-point exceptions
and it is the same as fstsw when all exceptions are masked which is the
only environment libc supports.
Diffstat (limited to 'src/stdio/vfprintf.c')
0 files changed, 0 insertions, 0 deletions