.. |
agppcmpw.pas
|
0e41519516
* fixed powerpc build
|
9 years ago |
agppcvasm.pas
|
74db27ca15
* due to the removal of addr_load_indirect also revert the changes to refaddr2str(_darwin)
|
9 years ago |
aoptcpu.pas
|
868b4f50e9
* use spilling_operation_type() instead of a big table to determine whether
|
11 years ago |
aoptcpub.pas
|
2f5ce095ce
* RefsHaveIndexReg -> cpurefshaveindexreg
|
13 years ago |
aoptcpuc.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
aoptcpud.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
cgcpu.pas
|
de6d7be8df
powerpc: converted some partial tabs indentation to spaces. no functional changes.
|
9 years ago |
cpubase.pas
|
33ed32b024
* when targeting the ELFv2 ABI, don't reserve space for the (never used)
|
10 years ago |
cpuinfo.pas
|
3cb9be73bc
Moved tcontrollerdatatype out into cpuinfo.
|
10 years ago |
cpunode.pas
|
a0efde8167
* automatically generate necessary indirect symbols when a new assembler
|
9 years ago |
cpupara.pas
|
84abdd8287
powerpc: simplified code generation for MorphOS syscalls
|
9 years ago |
cpupi.pas
|
165aaea8a4
* made a separate abi entry for powerpc_darwin, as it's not exactly the same
|
10 years ago |
cputarg.pas
|
247033cce1
+ stabx support for AIX, which is a variant of stabs. Note that we only
|
13 years ago |
hlcgcpu.pas
|
1516661249
+ new chlcgobj class reference variable that can be used to call thlcg*
|
11 years ago |
itcpugas.pas
|
df99ef17b6
+ mfpvr, mfdcr, mtdcr, mfdec and mtdec opcodes (mantis #18878)
|
13 years ago |
nppcadd.pas
|
1850cb4ccc
* don't look at the resultdef, but at the defs of the operands to decide
|
9 years ago |
nppccal.pas
|
7a6f18c496
powerpc: reworked syscall generation once more. instead of making various assumptions on the syscallib location based on the calling convention, simply search for the lib and use its location. also unified the call generation itself
|
9 years ago |
nppccnv.pas
|
d452686c39
* moved pbestrealtype from symdef to symcpu
|
11 years ago |
nppcmat.pas
|
0fc1fd6ac1
* replaced current_procinfo.currtrue/falselabel with storing the true/false
|
10 years ago |
ppcins.dat
|
4ace790492
* remove $Log
|
20 years ago |
ppcreg.dat
|
4095b36047
* cr register name fix
|
19 years ago |
rappc.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
rappcgas.pas
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
9 years ago |
rppccon.inc
|
2aeea741ed
* fixed ppc compilation
|
22 years ago |
rppcdwrf.inc
|
54cb433625
* powerpc compiles again
|
21 years ago |
rppcgas.inc
|
024d08e05a
* ARM compiler compiles again
|
22 years ago |
rppcgri.inc
|
601160a0e3
* powerpc compiles again
|
22 years ago |
rppcgss.inc
|
4095b36047
* cr register name fix
|
19 years ago |
rppcmot.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
rppcmri.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
rppcnor.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
rppcnum.inc
|
2aeea741ed
* fixed ppc compilation
|
22 years ago |
rppcrni.inc
|
98d153815c
* some fixes for ppc
|
22 years ago |
rppcsri.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
rppcstab.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
rppcstd.inc
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
rppcsup.inc
|
601160a0e3
* powerpc compiles again
|
22 years ago |
symcpu.pas
|
7dd1d6aa77
o fixes handling of iso i/o parameters/program parameters:
|
10 years ago |