.. |
cpu.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 years ago |
cpuh.inc
|
0758aa1143
FPU exception mask: generlised system unit interface
|
2 years ago |
cpuinnr.inc
|
9272bf59b2
+ added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs
|
7 years ago |
hugeptr.inc
|
13646c7afe
+ added rtl helper for huge pointer subtraction
|
11 years ago |
i8086.inc
|
9d9df104b9
* Char -> AnsiChar
|
2 years ago |
int32p.inc
|
e8a09fba0d
* use xchg, instead of mov, because it's 1 byte shorter
|
8 years ago |
int64p.inc
|
7213a13081
* split fpc_mul_<64 bit> into separate procedures with and without overflow checking
|
8 years ago |
makefile.cpu
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
7 years ago |
math.inc
|
0758aa1143
FPU exception mask: generlised system unit interface
|
2 years ago |
mathu.inc
|
3362abb30c
* Set softfloat_rounding_mode indise SetRoundMode function for all CPUs.
|
4 years ago |
ports.inc
|
5318a04a5b
* moved the interface and implementation parts of the i8086-msdos ports unit to
|
7 years ago |
portsh.inc
|
8e6205aca6
* changed the visibility of the writeport and readport methods in the ports unit
|
7 years ago |
set.inc
|
64ffe8f5ef
+ basic Makefile infrastructure for msdos
|
12 years ago |
setjump.inc
|
024ebb287e
+ implemented set_jmp and long_jmp on win16 via the Catch and Throw winapi
|
10 years ago |
setjumph.inc
|
024ebb287e
+ implemented set_jmp and long_jmp on win16 via the Catch and Throw winapi
|
10 years ago |
strings.inc
|
9d9df104b9
* Char -> AnsiChar
|
2 years ago |
stringss.inc
|
c8551879f7
* string -> shortstring
|
2 years ago |