.. |
cpu.pp
|
4ddbb7cd26
* Fixed assembler blocks to comply with x86_64 ABIs, which normally do not allow to change stack pointer at arbitrary locations. Register RBX is now saved/restored by compiler in function prologue, due to its presence in list of modified registers.
|
пре 8 година |
cpuh.inc
|
22ab6dd329
* disabled mm procs again, they are not usable yet neither supposed to be
|
пре 5 година |
cpuinnr.inc
|
b3c579f49c
* ensure that the includes for the new mm related files are indeed enabled
|
пре 5 година |
cpumminnr.inc
|
70a836c4a2
* first part of merging parts of Jeppe's intrinsics patch, mainly r31135
|
пре 5 година |
cpummprocs.inc
|
70a836c4a2
* first part of merging parts of Jeppe's intrinsics patch, mainly r31135
|
пре 5 година |
int64p.inc
|
4ace790492
* remove $Log
|
пре 20 година |
makefile.cpu
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
пре 7 година |
math.inc
|
7990b2e3f3
* apply patch from J. Gareth Moreton to implement Int() for SSE (currently only used on Win64)
|
пре 7 година |
mathu.inc
|
30b5a4dd3e
+ added x86_64 asm implementation of math.DivMod
|
пре 8 година |
ports.inc
|
7df861487b
* use include files in the unix ports unit as well
|
пре 7 година |
portsh.inc
|
8e6205aca6
* changed the visibility of the writeport and readport methods in the ports unit
|
пре 7 година |
set.inc
|
4ace790492
* remove $Log
|
пре 20 година |
setjump.inc
|
fb02283927
* x86_64: Adjust result of fpc_longjmp without using branches.
|
пре 11 година |
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 година |
strings.inc
|
724227c962
* Cleaned out code marked as originated from glibc:
|
пре 13 година |
stringss.inc
|
4ace790492
* remove $Log
|
пре 20 година |
x86_64.inc
|
33fa211b84
+ x86-64: assembler implementation for u128_div_u64_to_u64 for SysV ABI
|
пре 5 година |