fpc/rtl/i8086
nickysn 792b7e67be * treat the len parameter to the i8086 versions of IndexByte and IndexWord as
unsigned, like the other platforms do

git-svn-id: trunk@31954 -
2015-10-05 19:59:15 +00:00
..
hugeptr.inc + added rtl helper for huge pointer subtraction 2014-07-06 19:15:14 +00:00
i8086.inc * treat the len parameter to the i8086 versions of IndexByte and IndexWord as 2015-10-05 19:59:15 +00:00
int32p.inc + added 32-bit asm optimized division helpers for i8086 by Max Nazhalov 2014-01-18 20:33:30 +00:00
int64p.inc * patch from Max Nazhalov with improvements to the i8086 64-bit division: 2014-01-20 21:39:05 +00:00
makefile.cpu + added missing i8086 system unit includes hugeptr.inc, int32p.inc and 2015-03-08 01:39:40 +00:00
math.inc - Removed fpc_pi_real compilerproc, it is no longer used. At least two releases (2.6.2 and 2.6.4) emit Pi directly as a constant. 2014-04-07 09:16:24 +00:00
mathu.inc * i8086: added assembler implementation of fpc_round_real and removed remaining softfloat dependencies. 2014-03-20 02:28:47 +00:00
set.inc
setjump.inc + implemented set_jmp and long_jmp on win16 via the Catch and Throw winapi 2015-09-08 16:03:50 +00:00
setjumph.inc + implemented set_jmp and long_jmp on win16 via the Catch and Throw winapi 2015-09-08 16:03:50 +00:00
strings.inc + added some i8086 memory model specific defines in strings.inc and 2015-10-03 09:30:57 +00:00
stringss.inc + added some i8086 memory model specific defines in strings.inc and 2015-10-03 09:30:57 +00:00