.. |
aoptcpu.pas
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 年之前 |
aoptcpub.pas
|
2f5ce095ce
* RefsHaveIndexReg -> cpurefshaveindexreg
|
13 年之前 |
aoptcpuc.pas
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 年之前 |
aoptcpud.pas
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 年之前 |
cgcpu.pas
|
90d2009a31
* Moved procedures calculating "magic" numbers for division by constants from powerpc64/cgcpu.pas to cgutils.pas, so they can be reused for all targets.
|
11 年之前 |
cpubase.pas
|
5fe27ae815
* powerpc/powerpc64: Fixed floating point compares to be IEEE-754 compliant. Mantis #9362.
|
11 年之前 |
cpuinfo.pas
|
4d86d25c6c
* -O4 switch for optimizations which are correct but which might have unexpected effects
|
13 年之前 |
cpunode.pas
|
b57c95043f
+ support overriding tdef/tsym methods with target-specific functionality:
|
11 年之前 |
cpupara.pas
|
7f2750f188
* missing part of r24776, using a build server also has pitfalls :/
|
12 年之前 |
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 年之前 |
cputarg.pas
|
247033cce1
+ stabx support for AIX, which is a variant of stabs. Note that we only
|
13 年之前 |
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 年之前 |
itcpugas.pas
|
8a5a6db065
* rol/ror inlines for powerpc/powerpc64 (only for 32/64 bit operands for now)
|
17 年之前 |
nppcadd.pas
|
4d5119bf1c
* fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables
|
11 年之前 |
nppccal.pas
|
b6e4896805
* small typo corrections by Adriaan Van Os (mantis #15652)
|
15 年之前 |
nppccnv.pas
|
d452686c39
* moved pbestrealtype from symdef to symcpu
|
11 年之前 |
nppcld.pas
|
4b820a1ca5
- Removed tcgloadnode.generate_picvaraccess, it is never used and is not necessary because PIC stuff is handled at lower levels.
|
12 年之前 |
nppcmat.pas
|
4d5119bf1c
* fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables
|
11 年之前 |
ppcins.dat
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 年之前 |
ppcreg.dat
|
de20abf3ec
* cr reg fix for ppc64
|
19 年之前 |
rappc.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 年之前 |
rappcgas.pas
|
d43387dff8
* equivalent of r20829 for AIX/ppc64 (and linux/ppc64): automatically create
|
13 年之前 |
rppccon.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 年之前 |
rppcdwrf.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 年之前 |
rppcgas.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 年之前 |
rppcgri.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 年之前 |
rppcgss.inc
|
de20abf3ec
* cr reg fix for ppc64
|
19 年之前 |
rppcmot.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 年之前 |
rppcmri.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 年之前 |
rppcnor.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 年之前 |
rppcnum.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 年之前 |
rppcrni.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 年之前 |
rppcsri.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 年之前 |
rppcstab.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 年之前 |
rppcstd.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 年之前 |
rppcsup.inc
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 年之前 |
symcpu.pas
|
02495c17bd
Fix a typo. The CPU specific version of "ttypesym" should be called "tcputypesym" and not "tcpuypesym".
|
11 年之前 |