.. |
arm.inc
|
0c316deab5
* readd SmallInt typecasts to SmallInt overload of SwapEndian
|
před 5 roky |
armdefines.inc
|
2dafb8d674
* arm-android: Use kuser_memory_barrier by default.
|
před 10 roky |
cpu.pp
|
84bb46a35d
+ cpu unit for arm (linux only so far)
|
před 9 roky |
cpuh.inc
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
před 8 roky |
divide.inc
|
1a4d6d79c5
new division helpers for ARM by Nico Erfurth. on our ARMv5 core hardware they're 22%-36% faster than the generic ones for the most common case.
|
před 11 roky |
int64p.inc
|
7213a13081
* split fpc_mul_<64 bit> into separate procedures with and without overflow checking
|
před 8 roky |
makefile.cpu
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
před 8 roky |
math.inc
|
c418d63c16
+ create defines with FPU capabilites
|
před 6 roky |
mathu.inc
|
38ddf2e8c5
Fix spelling error of revision 48023
|
před 4 roky |
set.inc
|
4ace790492
* remove $Log
|
před 20 roky |
setjump.inc
|
beec828647
Fix cycling of arm compiler starting with release ppcarm 3.0.4
|
před 6 roky |
setjumph.inc
|
1c067e96bf
* fix VFPv4 support
|
před 9 roky |
strings.inc
|
44ad5af04d
Fix some minor UMULL, and FPv4_S16 define problems
|
před 10 roky |
stringss.inc
|
4ace790492
* remove $Log
|
před 20 roky |
thumb.inc
|
e332c17bbd
* some inconsistency regarding FPC_NONE usage fixed
|
před 5 roky |
thumb2.inc
|
d712c64236
* thumb2: Optimize fillchar a bit more with a wider inner loop chunk size
|
před 4 roky |