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