.. |
aasmcpu.pas
|
aedf2dc20d
fixed spilling operation type for A_LEA, fixes test tb0112 to compile, but still fails to run
|
12 years ago |
ag68kgas.pas
|
6d4a9aad66
pass new asm extra opt using -ao option
|
11 years ago |
aoptcpu.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
aoptcpub.pas
|
2f5ce095ce
* RefsHaveIndexReg -> cpurefshaveindexreg
|
13 years ago |
aoptcpud.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
cgcpu.pas
|
b37ebeaabd
disabled a_loadaddr_ref_cgpara() for m68k, this code was copy-pasted from x86 probably and could never work properly as it is
|
11 years ago |
cpuasm.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
cpubase.pas
|
80b253c111
be consistent in naming. renamed VOLATILE_ADDRESSREGISTER to VOLATILE_ADDRESSREGISTERS
|
11 years ago |
cpuinfo.pas
|
dfe2f253f9
added 68040 CPU type, MOVE16 and ColdFire V4 extra instructions
|
12 years ago |
cpunode.pas
|
db07870443
totally messy m68k changes. cleanup in progress
|
19 years ago |
cpupara.pas
|
b398430b4c
* get_volatile_registers* now defines proper volatile register range for all cases using the pre-defined values
|
11 years ago |
cpupi.pas
|
786e814d49
Use the correct frame pointer register: A6 on Unixes and A5 on everything else. The only
|
12 years ago |
cputarg.pas
|
304d7ef7a1
* restores atari support/rtl partially
|
12 years ago |
hlcgcpu.pas
|
72e9cfee24
* create/destroy also the high level code generator for all architectures,
|
14 years ago |
itcpugas.pas
|
fe3d11118c
add string version of the new instructions to the right place. removed one more duplicate table.
|
12 years ago |
m68kreg.dat
|
4ace790492
* remove $Log
|
20 years ago |
n68kadd.pas
|
8e60465eb4
Fix the last failing tcnvint test (plus another one) by using comparisons that are not necessarily 32-bit.
|
12 years ago |
n68kcal.pas
|
b6e4896805
* small typo corrections by Adriaan Van Os (mantis #15652)
|
15 years ago |
n68kcnv.pas
|
55be015a4e
better version of the ColdFire TST.L 123(dX) fix, fixes regressions in tcnvint1 and 2
|
12 years ago |
n68kmat.pas
|
db49a169cb
handle more locations in tm68knotnode, fixes several tests failing to compile with 200203223
|
12 years ago |
r68kcon.inc
|
2555cc8496
* register numbers for address registers fixed
|
21 years ago |
r68kgas.inc
|
2555cc8496
* register numbers for address registers fixed
|
21 years ago |
r68kgri.inc
|
2555cc8496
* register numbers for address registers fixed
|
21 years ago |
r68knor.inc
|
b19572b41d
+ gas registers
|
21 years ago |
r68knum.inc
|
2555cc8496
* register numbers for address registers fixed
|
21 years ago |
r68krni.inc
|
b19572b41d
+ gas registers
|
21 years ago |
r68ksri.inc
|
2555cc8496
* register numbers for address registers fixed
|
21 years ago |
r68ksta.inc
|
2555cc8496
* register numbers for address registers fixed
|
21 years ago |
r68kstd.inc
|
2555cc8496
* register numbers for address registers fixed
|
21 years ago |
r68ksup.inc
|
2555cc8496
* register numbers for address registers fixed
|
21 years ago |
ra68k.pas
|
18eb495d0f
* give a regular error message instead of an internal error on x86
|
17 years ago |
ra68kmot.pas
|
babbc21afd
* fix handling of register sets on m68k: it is required that they are stored as two tcpuregistersets because address registers and data registers have different register types
|
12 years ago |
rgcpu.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |