Sven/Sarah Barth 2e70bd7dcb * change cgsize2subreg and reg_cgsize on Z80 to behave more like they do on AVR; this fixes compilation of Z80 now that the array and string length fields are indeed of type SizeSInt instead of OSSInt 3 years ago
..
aasmcpu.pas 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 4 years ago
agsdasz80.pas 122ed4b76a * Support for sleb128 and uleb128 constants in the NASM writer. 4 years ago
agz80asm.pas 74e83e9d8b Disable af_smartlink_sections option for Z80 vasm and z80asm assemblers, as it leads to errors 4 years ago
agz80vasm.pas 122ed4b76a * Support for sleb128 and uleb128 constants in the NASM writer. 4 years ago
aoptcpu.pas 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 4 years ago
aoptcpub.pas 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 4 years ago
aoptcpud.pas ea52a23179 + skeleton for Z80 support 8 years ago
ccpuinnr.inc c793f42271 + add intrinsics for Z80 port IN/OUT 5 years ago
cgcpu.pas 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 4 years ago
cpubase.pas 2e70bd7dcb * change cgsize2subreg and reg_cgsize on Z80 to behave more like they do on AVR; this fixes compilation of Z80 now that the array and string length fields are indeed of type SizeSInt instead of OSSInt 3 years ago
cpuinfo.pas ff3acfb8cd * cleanup of 2.7.0 defines 3 years ago
cpunode.pas c793f42271 + add intrinsics for Z80 port IN/OUT 5 years ago
cpupara.pas 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 4 years ago
cpupi.pas 391990e456 * tg.direction is always -1 on the Z80 5 years ago
cputarg.pas 921e73ab0c + add compiler support for the Z80 MSX-DOS target 5 years ago
hlcgcpu.pas 91289fddf4 + emit a label in g_intf_wrapper, even though the entire function is not yet implemented. For now, this 5 years ago
itcpugas.pas 6cb24a3929 * itcpugas unit for Z80 providing gas_regname to fix compilation with -dDEBUG_NODE_XML 3 years ago
nz80add.pas 890b899842 + support the <= and >= operators for smallsets on the Z80 3 years ago
nz80cal.pas b2549b63cd * implemented pop_parasize for the Z80 and declared stdcall to be a clearstack pocall on this arch 5 years ago
nz80inl.pas c793f42271 + add intrinsics for Z80 port IN/OUT 5 years ago
nz80mat.pas 28f25b2df0 * reworked usage of tcgnotnode.handle_locjump 5 years ago
nz80mem.pas 69c95115f6 - removed GetHigh, GetNextReg, GetLastReg, GetOffsetReg and GetOffsetReg64 from cpubase. The methods 5 years ago
raz80.pas ea52a23179 + skeleton for Z80 support 8 years ago
raz80asm.pas 0cc91a50c7 Fix z80 compiler failure after change to ConcatConstSymbol in commit #47668 4 years ago
rgcpu.pas 07a8af33b1 + z80: generate correct code in do_spill_read and do_spill_written for spilling to temp offsets outside the range -128..127 5 years ago
rz80con.inc 4abc498f2f + added the Z80 individual flag bits as subregisters 5 years ago
rz80dwa.inc 4abc498f2f + added the Z80 individual flag bits as subregisters 5 years ago
rz80nor.inc 4abc498f2f + added the Z80 individual flag bits as subregisters 5 years ago
rz80num.inc 4abc498f2f + added the Z80 individual flag bits as subregisters 5 years ago
rz80rni.inc 4abc498f2f + added the Z80 individual flag bits as subregisters 5 years ago
rz80sri.inc 4abc498f2f + added the Z80 individual flag bits as subregisters 5 years ago
rz80sta.inc 4abc498f2f + added the Z80 individual flag bits as subregisters 5 years ago
rz80std.inc 4abc498f2f + added the Z80 individual flag bits as subregisters 5 years ago
rz80sup.inc 4abc498f2f + added the Z80 individual flag bits as subregisters 5 years ago
symcpu.pas ea52a23179 + skeleton for Z80 support 8 years ago
tgcpu.pas 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 4 years ago
tripletcpu.pas eb7ba1690e * mark all external assemblers using an LLVM tool using af_llvm 5 years ago
z80ins.dat c5d04d1a54 + Z80: added the JRJP pseudo instruction 5 years ago
z80nop.inc c5d04d1a54 + Z80: added the JRJP pseudo instruction 5 years ago
z80op.inc c5d04d1a54 + Z80: added the JRJP pseudo instruction 5 years ago
z80reg.dat 4abc498f2f + added the Z80 individual flag bits as subregisters 5 years ago
z80stdopnames.inc c5d04d1a54 + Z80: added the JRJP pseudo instruction 5 years ago
z80tab.inc c5d04d1a54 + Z80: added the JRJP pseudo instruction 5 years ago