| .. |
|
basemath.inc
|
68b1774f52
o initial work to introduce a basemath unit which does not depend on sysutils
|
1 year ago |
|
cpu.pp
|
a575a5c0fd
Move Int128Rec to System; remove i386 and x86_64 CPU unit dependency on SysUtils.
|
1 year ago |
|
cpuh.inc
|
704ad21b23
+ centralized cpu capability detection
|
2 years ago |
|
cpuinnr.inc
|
c20b27ede9
Add most SSE instructions as intrinsics.
|
5 years ago |
|
cpumminnr.inc
|
ac5407268c
* regenerated
|
5 years ago |
|
cpummprocs.inc
|
ac5407268c
* regenerated
|
5 years ago |
|
int64p.inc
|
4ace790492
* remove $Log
|
20 years ago |
|
makefile.cpu
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
8 years ago |
|
math.inc
|
2d6294eb26
MovQ + Shr → PExtrW.
|
1 year ago |
|
mathu.inc
|
68b1774f52
o initial work to introduce a basemath unit which does not depend on sysutils
|
1 year ago |
|
ports.inc
|
7df861487b
* use include files in the unix ports unit as well
|
7 years ago |
|
portsh.inc
|
8e6205aca6
* changed the visibility of the writeport and readport methods in the ports unit
|
7 years ago |
|
set.inc
|
2dca69f2ac
Specialized fpc_varset_OP_sets for i386 and x86-64.
|
2 years ago |
|
setjump.inc
|
fb02283927
* x86_64: Adjust result of fpc_longjmp without using branches.
|
12 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.
|
12 years ago |
|
strings.inc
|
5ce739135b
* Char -> AnsiChar
|
2 years ago |
|
stringss.inc
|
4ace790492
* remove $Log
|
20 years ago |
|
x86_64.inc
|
0ca608243c
SSE4.1 IndexQWord for i386 and x86-64.
|
1 year ago |