| .. |
|
cpu.pp
|
8bf2dc3f2b
Simplify CPU units (70 LoC + 500 b code + 500 b data).
|
1 month ago |
|
cpuh.inc
|
704ad21b23
+ centralized cpu capability detection
|
9 months ago |
|
cpuinnr.inc
|
c20b27ede9
Add most SSE instructions as intrinsics.
|
4 years ago |
|
cpumminnr.inc
|
ac5407268c
* regenerated
|
4 years ago |
|
cpummprocs.inc
|
ac5407268c
* regenerated
|
4 years ago |
|
int64p.inc
|
4ace790492
* remove $Log
|
19 years ago |
|
makefile.cpu
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
6 years ago |
|
math.inc
|
2d6294eb26
MovQ + Shr → PExtrW.
|
6 months ago |
|
mathu.inc
|
a45ba3add5
* x86-64: math helpers do not need a stackframe
|
2 years ago |
|
ports.inc
|
7df861487b
* use include files in the unix ports unit as well
|
6 years ago |
|
portsh.inc
|
8e6205aca6
* changed the visibility of the writeport and readport methods in the ports unit
|
6 years ago |
|
set.inc
|
2dca69f2ac
Specialized fpc_varset_OP_sets for i386 and x86-64.
|
11 months ago |
|
setjump.inc
|
fb02283927
* x86_64: Adjust result of fpc_longjmp without using branches.
|
10 years ago |
|
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.
|
11 years ago |
|
strings.inc
|
5ce739135b
* Char -> AnsiChar
|
1 year ago |
|
stringss.inc
|
4ace790492
* remove $Log
|
19 years ago |
|
x86_64.inc
|
ca0e04a346
Faster path for IndexBytes with a match at the beginning.
|
3 days ago |