Fixed _control87 return value, use of wrong assembler command to get
authorJukka Heinonen <jhei@iki.fi>
Mon, 13 Aug 2001 20:03:29 +0000 (20:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 13 Aug 2001 20:03:29 +0000 (20:03 +0000)
commitabdb6d683661016430b578703612cebaee2130b5
tree6d7c4faf1c82a0f4f9b11bd2f8c1aa1eda42f1e5
parent378fc22b4a0ed0068d26fa850eb9f8afb1822212
Fixed _control87 return value, use of wrong assembler command to get
fp control word and a bug that inverted _IC_AFFINE flag.
Made _controlfp work as specified in MSDN.
dlls/msvcrt/math.c