.. |
arm.inc
|
9f16c34329
+ initial work for tls-based threadvar support on arm-linux
|
6 年 前 |
armdefines.inc
|
2dafb8d674
* arm-android: Use kuser_memory_barrier by default.
|
9 年 前 |
cpu.pp
|
84bb46a35d
+ cpu unit for arm (linux only so far)
|
9 年 前 |
cpuh.inc
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
7 年 前 |
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.
|
11 年 前 |
int64p.inc
|
7213a13081
* split fpc_mul_<64 bit> into separate procedures with and without overflow checking
|
8 年 前 |
makefile.cpu
|
ff86c80176
* cpu specific header file for the system unit: cpuh.inc, moved several declarations into it
|
7 年 前 |
math.inc
|
1c067e96bf
* fix VFPv4 support
|
9 年 前 |
mathu.inc
|
1c067e96bf
* fix VFPv4 support
|
9 年 前 |
set.inc
|
4ace790492
* remove $Log
|
20 年 前 |
setjump.inc
|
beec828647
Fix cycling of arm compiler starting with release ppcarm 3.0.4
|
6 年 前 |
setjumph.inc
|
1c067e96bf
* fix VFPv4 support
|
9 年 前 |
strings.inc
|
44ad5af04d
Fix some minor UMULL, and FPv4_S16 define problems
|
10 年 前 |
stringss.inc
|
4ace790492
* remove $Log
|
20 年 前 |
thumb.inc
|
94a045aa3d
* Moved declarations of TFPURoundingMode,TFPUExceptionMask and TFPUPrecisionMode to System unit. Declarations in Math unit changed to aliases.
|
11 年 前 |
thumb2.inc
|
71cdedea82
Add missing NOP, and B instruction forms.
|
10 年 前 |