.. |
cpu.pp
|
6a64fcbb06
+ more helper routine to check for CPU features added
|
4 lat temu |
cpuh.inc
|
9272bf59b2
+ added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs
|
7 lat temu |
cpuinnr.inc
|
9272bf59b2
+ added x86 (i8086, i386 and x86_64) intrinsics fpc_x86_get_cs/ss/ds/es/fs/gs
|
7 lat temu |
int64p.inc
|
4ace790492
* remove $Log
|
20 lat temu |
makefile.cpu
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
8 lat temu |
math.inc
|
7990b2e3f3
* apply patch from J. Gareth Moreton to implement Int() for SSE (currently only used on Win64)
|
7 lat temu |
mathu.inc
|
30b5a4dd3e
+ added x86_64 asm implementation of math.DivMod
|
8 lat temu |
ports.inc
|
7df861487b
* use include files in the unix ports unit as well
|
7 lat temu |
portsh.inc
|
8e6205aca6
* changed the visibility of the writeport and readport methods in the ports unit
|
7 lat temu |
set.inc
|
4ace790492
* remove $Log
|
20 lat temu |
setjump.inc
|
fb02283927
* x86_64: Adjust result of fpc_longjmp without using branches.
|
11 lat temu |
setjumph.inc
|
5039ddc4a7
* Changed definition of XMM register save area from array to record, removes compilation warnings about reference size mismatch. The cause of warnings is rautils.getrecordoffsetsize function which, for array types, returns size of element and not size of array itself.
|
12 lat temu |
strings.inc
|
724227c962
* Cleaned out code marked as originated from glibc:
|
13 lat temu |
stringss.inc
|
4ace790492
* remove $Log
|
20 lat temu |
x86_64.inc
|
91382b5deb
* manually merged parts of r42260 to enable further merges
|
4 lat temu |