fpc/rtl/i8086
2023-07-27 19:04:03 +02:00
..
cpu.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
cpuh.inc FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
cpuinnr.inc + added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs 2018-07-11 14:19:40 +00:00
hugeptr.inc + added rtl helper for huge pointer subtraction 2014-07-06 19:15:14 +00:00
i8086.inc * Char -> AnsiChar 2023-07-14 17:26:10 +02:00
int32p.inc * use xchg, instead of mov, because it's 1 byte shorter 2017-05-26 18:26:00 +00:00
int64p.inc * split fpc_mul_<64 bit> into separate procedures with and without overflow checking 2017-02-19 19:15:14 +00:00
makefile.cpu * cpu specific header file for the system unit: cpuh.inc, moved several declarations into it 2017-11-01 16:33:30 +00:00
math.inc FPU exception mask: generlised system unit interface 2022-10-17 19:43:01 +00:00
mathu.inc * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs. 2021-01-03 21:44:18 +00:00
ports.inc * moved the interface and implementation parts of the i8086-msdos ports unit to 2018-07-06 15:41:44 +00:00
portsh.inc * changed the visibility of the writeport and readport methods in the ports unit 2018-07-09 14:55:20 +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 * Char -> AnsiChar 2023-07-14 17:26:10 +02:00
stringss.inc * string -> shortstring 2023-07-14 17:26:11 +02:00