fpc/compiler/z80
nickysn 6fea99ac9d + implemented sign extension in tcgz80.a_load_ref_reg
git-svn-id: branches/z80@44651 -
2020-04-08 23:57:26 +00:00
..
aasmcpu.pas * don't typecast the const to aint in taicpu.op_const_reg and .op_reg_const, because, on the Z80, aint 2020-04-06 23:12:02 +00:00
agsdasz80.pas + add externals as .globl directives in the sdcc-sdasz80 assembler output 2020-04-04 23:15:57 +00:00
agz80asm.pas
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cgcpu.pas + implemented sign extension in tcgz80.a_load_ref_reg 2020-04-08 23:57:26 +00:00
cpubase.pas * mark the 8-bit versions of the registers as volatile when calling procedures/functions 2020-04-06 23:31:20 +00:00
cpuinfo.pas
cpunode.pas * implemented pop_parasize for the Z80 and declared stdcall to be a clearstack pocall on this arch 2020-04-07 00:07:34 +00:00
cpupara.pas
cpupi.pas
cputarg.pas
hlcgcpu.pas
nz80add.pas + implemented 8-bit signed comparisons as well 2020-04-04 20:59:52 +00:00
nz80cal.pas * implemented pop_parasize for the Z80 and declared stdcall to be a clearstack pocall on this arch 2020-04-07 00:07:34 +00:00
raz80.pas
raz80asm.pas
rgcpu.pas
rz80con.inc * z80 regdat files regenerated 2020-04-06 22:49:05 +00:00
rz80dwa.inc * z80 regdat files regenerated 2020-04-06 22:49:05 +00:00
rz80nor.inc * z80 regdat files regenerated 2020-04-06 22:49:05 +00:00
rz80num.inc * z80 regdat files regenerated 2020-04-06 22:49:05 +00:00
rz80rni.inc * z80 regdat files regenerated 2020-04-06 22:49:05 +00:00
rz80sri.inc * z80 regdat files regenerated 2020-04-06 22:49:05 +00:00
rz80sta.inc * z80 regdat files regenerated 2020-04-06 22:49:05 +00:00
rz80std.inc * z80 regdat files regenerated 2020-04-06 22:49:05 +00:00
rz80sup.inc * z80 regdat files regenerated 2020-04-06 22:49:05 +00:00
symcpu.pas
z80ins.dat + added instruction encoding info for all the remaining Z80 instructions 2020-04-04 13:49:07 +00:00
z80nop.inc + generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool 2020-04-04 01:36:07 +00:00
z80op.inc + generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool 2020-04-04 01:36:07 +00:00
z80reg.dat
z80stdopnames.inc + generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool 2020-04-04 01:36:07 +00:00