.. |
aasmcpu.pas
|
fa0507ec2c
* fixed compilation on arm in extdebug mode
|
18 years ago |
agarmgas.pas
|
e94277d5dc
* removed unneeded label.
|
18 years ago |
aoptcpu.pas
|
2829f4e46f
* Fixed arm optimizer bug (mantis #9209). No testsuite regressions with -O2.
|
18 years ago |
aoptcpub.pas
|
f1976eda5c
Merged revisions 2782 via svnmerge from
|
19 years ago |
aoptcpuc.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
aoptcpud.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
armatt.inc
|
e8c48ab561
+ eDSP instructions for arm
|
18 years ago |
armatts.inc
|
e8c48ab561
+ eDSP instructions for arm
|
18 years ago |
armins.dat
|
e8c48ab561
+ eDSP instructions for arm
|
18 years ago |
armnop.inc
|
e8c48ab561
+ eDSP instructions for arm
|
18 years ago |
armop.inc
|
e8c48ab561
+ eDSP instructions for arm
|
18 years ago |
armreg.dat
|
4ace790492
* remove $Log
|
20 years ago |
armtab.inc
|
e8c48ab561
+ eDSP instructions for arm
|
18 years ago |
cgcpu.pas
|
bae0251549
* fix big endian arm loading (fixes issue #8752)
|
18 years ago |
cpubase.pas
|
c16c124562
* handle pc relative offsets in ldf/stf correctly
|
18 years ago |
cpuinfo.pas
|
86d49c2a0c
* Activated safecall support for ARM CPU.
|
18 years ago |
cpunode.pas
|
6ad8307653
+ better case code generation for arm
|
19 years ago |
cpupara.pas
|
039b513d93
* pass classes and interfaces by value if const is used, resolves #9674
|
18 years ago |
cpupi.pas
|
bd0cafd545
* fixed ARM stackframe optimization when float registers are used.
|
18 years ago |
cputarg.pas
|
ff3bd9fa6f
* fixed compilation for arm targets.
|
18 years ago |
itcpugas.pas
|
9452e2a91f
+ added all used instructions to armins.dat
|
20 years ago |
narmadd.pas
|
1d96dcc50d
* renamed nf_swaped to nf_swapped
|
18 years ago |
narmcal.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
narmcnv.pas
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
18 years ago |
narmcon.pas
|
1782305ae2
* Completely fixed float constants in softfloat mode when compiler was compiled in hardfloat mode on arm-linux host.
|
18 years ago |
narminl.pas
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
18 years ago |
narmmat.pas
|
c77267e01f
* more div n^2 optimization
|
18 years ago |
narmset.pas
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 years ago |
pp.lpi.template
|
1f032375c3
* improved template with help from Mattias Gaertner
|
19 years ago |
raarm.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
raarmgas.pas
|
9ab1a1c550
* allow mla to take 4 operands, resolves #9461
|
18 years ago |
rarmcon.inc
|
78aeec22ca
* arm compiler compilation fixed
|
21 years ago |
rarmdwa.inc
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
rarmnor.inc
|
91533b5d5a
* initial revision of new register naming
|
22 years ago |
rarmnum.inc
|
78aeec22ca
* arm compiler compilation fixed
|
21 years ago |
rarmrni.inc
|
df906eda61
* some assembling problems fixed
|
22 years ago |
rarmsri.inc
|
91533b5d5a
* initial revision of new register naming
|
22 years ago |
rarmsta.inc
|
91533b5d5a
* initial revision of new register naming
|
22 years ago |
rarmstd.inc
|
91533b5d5a
* initial revision of new register naming
|
22 years ago |
rarmsup.inc
|
91533b5d5a
* initial revision of new register naming
|
22 years ago |
rgcpu.pas
|
a800b2a3d3
* fixed interference generation for top_local
|
18 years ago |