.. |
aoptcpu.pas
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
aoptcpub.pas
|
2f5ce095ce
* RefsHaveIndexReg -> cpurefshaveindexreg
|
13 years ago |
aoptcpuc.pas
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
aoptcpud.pas
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
cgcpu.pas
|
fc21845686
* fixed the allocation of R12 on ppc32/ppc64 when used to hold the value of
|
10 years ago |
cpubase.pas
|
5fe27ae815
* powerpc/powerpc64: Fixed floating point compares to be IEEE-754 compliant. Mantis #9362.
|
11 years ago |
cpuinfo.pas
|
5c67fcc43f
+ change always floating point divisions into multiplications if they are a power of two,
|
10 years ago |
cpunode.pas
|
b57c95043f
+ support overriding tdef/tsym methods with target-specific functionality:
|
11 years ago |
cpupara.pas
|
7f2750f188
* missing part of r24776, using a build server also has pitfalls :/
|
12 years ago |
cpupi.pas
|
96dd464bf2
* Moved fixup_jmps to target-specific classes for powerpc,powerpc64 and MIPS, cleaned out remaining $ifdef's. A slight functionality change is that fixup_jmps is now called before adding the procedure end symbol, not after, but that should not matter.
|
11 years ago |
cputarg.pas
|
247033cce1
+ stabx support for AIX, which is a variant of stabs. Note that we only
|
13 years ago |
hlcgcpu.pas
|
a03f0d84ea
high level code generator: const types changed from aint to tcgint to avoid problems on < 32-bit cpus; ppcjvm should also be updated, but isn't yet
|
12 years ago |
itcpugas.pas
|
8a5a6db065
* rol/ror inlines for powerpc/powerpc64 (only for 32/64 bit operands for now)
|
17 years ago |
nppcadd.pas
|
4d5119bf1c
* fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables
|
11 years ago |
nppccal.pas
|
b6e4896805
* small typo corrections by Adriaan Van Os (mantis #15652)
|
15 years ago |
nppccnv.pas
|
d452686c39
* moved pbestrealtype from symdef to symcpu
|
11 years ago |
nppcld.pas
|
4b820a1ca5
- Removed tcgloadnode.generate_picvaraccess, it is never used and is not necessary because PIC stuff is handled at lower levels.
|
12 years ago |
nppcmat.pas
|
4d5119bf1c
* fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables
|
11 years ago |
ppcins.dat
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
ppcreg.dat
|
de20abf3ec
* cr reg fix for ppc64
|
19 years ago |
rappc.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
rappcgas.pas
|
d43387dff8
* equivalent of r20829 for AIX/ppc64 (and linux/ppc64): automatically create
|
13 years ago |
rppccon.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
rppcdwrf.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
rppcgas.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
rppcgri.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
rppcgss.inc
|
de20abf3ec
* cr reg fix for ppc64
|
19 years ago |
rppcmot.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
rppcmri.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
rppcnor.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
rppcnum.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
rppcrni.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
rppcsri.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
rppcstab.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
rppcstd.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
rppcsup.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
symcpu.pas
|
02495c17bd
Fix a typo. The CPU specific version of "ttypesym" should be called "tcputypesym" and not "tcpuypesym".
|
11 years ago |