Károly Balogh 04bd105cf5 z80: fix global symbols and section attributes in the vasm writer 5 years ago
..
aasmcpu.pas 05a6bcec13 + support more instructions in taicpu.spilling_get_operation_type 5 years ago
agsdasz80.pas 86e04ddd5c + enable the sdasz80 lameness check permanently, because the system unit now 5 years ago
agz80asm.pas 3d81dd0b00 * ReplaceForbiddenAsmSymbolChars renamed ApplyAsmSymbolRestrictions, because now it also applies the 5 years ago
agz80vasm.pas 04bd105cf5 z80: fix global symbols and section attributes in the vasm writer 5 years ago
aoptcpu.pas 44d4b5ea83 * fixed warnings in aoptcpu 5 years ago
aoptcpub.pas ea52a23179 + skeleton for Z80 support 8 years ago
aoptcpud.pas ea52a23179 + skeleton for Z80 support 8 years ago
cgcpu.pas 647725ea0c * optimizations in tcgz80.normalize_ref 5 years ago
cpubase.pas 491462fd02 + added another helper for register pairs: register_in 5 years ago
cpuinfo.pas 9cca44d3af * tcputype.cpu_ez80 renamed .cpu_zilog_ez80 5 years ago
cpunode.pas cae8a928c9 * fixed tz80loadparentfpnode.pass_generate_code to return result in an imaginary register sequence, 5 years ago
cpupara.pas 86bc22528a - removed some commented out code from tcpuparamanager.get_funcretloc 5 years ago
cpupi.pas 391990e456 * tg.direction is always -1 on the Z80 5 years ago
cputarg.pas 23fc0fe66a z80: added quick & dirty vasm assembler support to the 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
nz80add.pas 368f4412c4 * handle nf_swapped properly in TZ80AddNode.second_cmp16_32_64bit 5 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
nz80mat.pas 39574ac70e + implemented tz80notnode.second_boolean 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 6e1dd417cf + only allow the first operand to be a condition 5 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 3e3a392d88 * z80 regdat files regenerated 5 years ago
rz80dwa.inc 3e3a392d88 * z80 regdat files regenerated 5 years ago
rz80nor.inc 3e3a392d88 * z80 regdat files regenerated 5 years ago
rz80num.inc 3e3a392d88 * z80 regdat files regenerated 5 years ago
rz80rni.inc 3e3a392d88 * z80 regdat files regenerated 5 years ago
rz80sri.inc 3e3a392d88 * z80 regdat files regenerated 5 years ago
rz80sta.inc 3e3a392d88 * z80 regdat files regenerated 5 years ago
rz80std.inc 3e3a392d88 * z80 regdat files regenerated 5 years ago
rz80sup.inc 3e3a392d88 * z80 regdat files regenerated 5 years ago
symcpu.pas ea52a23179 + skeleton for Z80 support 8 years ago
tgcpu.pas 391990e456 * tg.direction is always -1 on the Z80 5 years ago
z80ins.dat a362c3247d + added instruction encoding info for all the remaining Z80 instructions 5 years ago
z80nop.inc 20eab5582f + generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool 5 years ago
z80op.inc 20eab5582f + generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool 5 years ago
z80reg.dat bf8d560cc6 * treat all Z80 registers as 8-bit 5 years ago
z80stdopnames.inc 20eab5582f + generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool 5 years ago
z80tab.inc 4b01ff605a * changed max_operands to 2 for the Z80 5 years ago