nickysn
|
9946393018
+ added comment about the fptan instruction restrictions on the 8087 and 80287
|
8 years ago |
sergei
|
b89822d3e9
* i8086: added assembler implementation of fpc_round_real and removed remaining softfloat dependencies.
|
11 years ago |
nickysn
|
41d28f91e5
- rm asmmode intel from the i8086-msdos rtl, as that is the default asm mode on
|
11 years ago |
nickysn
|
015c7e951a
* Changed the default packset setting to 1 and disabled the padding of 3-byte
|
11 years ago |
nickysn
|
4eb9043ac7
* x87 optimized version of math.log2() for i8086, i386 and x86_64
|
11 years ago |
nickysn
|
f23c521c50
- disabled the i8086 math.arctan2 asm code, because it doesn't work on the 8087/80287
|
11 years ago |
nickysn
|
fcfb73f508
+ i8086 asm implementation of math.arctan2, based on the i386 version
|
11 years ago |
nickysn
|
35c0c76034
* i8086/mathu.inc converted to asmmode intel
|
12 years ago |
nickysn
|
c49e927077
+ added rtl/i8086/mathu*.inc for compiling the math unit
|
12 years ago |