fpc/compiler/z80
nickysn fe3f4a7447 * fixes in trgcpu.do_spill_replace
git-svn-id: branches/z80@44535 -
2020-04-03 19:41:39 +00:00
..
aasmcpu.pas + implemented a_load_const_ref for more efficient Z80 code generation for const assignment to local variables 2020-04-03 02:23:05 +00:00
agsdasz80.pas * write references of the type (IX+const), (IY+const) as const(IX) or const(IY), since that appears to 2020-04-03 01:33:41 +00:00
agz80asm.pas * capitalize idtxt of z80asm, so it can be selected with -Az80asm 2020-03-31 19:31:18 +00:00
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas * treat all Z80 registers as 8-bit 2020-04-03 18:53:10 +00:00
cpubase.pas * treat all Z80 registers as 8-bit 2020-04-03 18:53:10 +00:00
cpuinfo.pas
cpunode.pas
cpupara.pas
cpupi.pas
cputarg.pas + started work on the sdcc-sdasz80 asm backend 2020-03-30 23:31:04 +00:00
hlcgcpu.pas
nz80add.pas
raz80.pas
raz80asm.pas
rgcpu.pas * fixes in trgcpu.do_spill_replace 2020-04-03 19:41:39 +00:00
rz80con.inc * fixed register number of IX 2020-04-01 13:36:59 +00:00
rz80dwa.inc
rz80nor.inc
rz80num.inc * fixed register number of IX 2020-04-01 13:36:59 +00:00
rz80rni.inc
rz80sri.inc
rz80sta.inc
rz80std.inc
rz80sup.inc * fixed register number of IX 2020-04-01 13:36:59 +00:00
symcpu.pas
z80reg.dat * treat all Z80 registers as 8-bit 2020-04-03 18:53:10 +00:00