Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | + added comment about the fptan instruction restrictions on the 8087 and 80287 | nickysn | 2017-05-25 | 1 | -0/+4 |
* | * i8086: added assembler implementation of fpc_round_real and removed remaini... | sergei | 2014-03-20 | 1 | -1/+0 |
* | - rm asmmode intel from the i8086-msdos rtl, as that is the default asm mode on | nickysn | 2014-03-15 | 1 | -1/+0 |
* | * Changed the default packset setting to 1 and disabled the padding of 3-byte | nickysn | 2014-03-14 | 1 | -4/+4 |
* | * x87 optimized version of math.log2() for i8086, i386 and x86_64 | nickysn | 2013-12-22 | 1 | -0/+10 |
* | - disabled the i8086 math.arctan2 asm code, because it doesn't work on the 80... | nickysn | 2013-12-16 | 1 | -3/+8 |
* | + i8086 asm implementation of math.arctan2, based on the i386 version | nickysn | 2013-11-29 | 1 | -7/+7 |
* | * i8086/mathu.inc converted to asmmode intel | nickysn | 2013-09-24 | 1 | -4/+4 |
* | + added rtl/i8086/mathu*.inc for compiling the math unit | nickysn | 2013-05-25 | 1 | -0/+185 |