nickysn 303309b28f + added support for 'external far' variables for i8086 7 年之前
..
aoptcpu.pas 80226e3af4 + added an optimization pass, that optimizes x86 references 7 年之前
aoptcpub.pas 19c8abac0b + enable jump optimizer for i8086 12 年之前
aoptcpud.pas 19c8abac0b + enable jump optimizer for i8086 12 年之前
cgcpu.pas db09759763 * also integrated the getnextreg() implementation for 8-bit and 16-bit alus from 8 年之前
cpubase.inc 298cde6489 + initial code in aoptcpu for i8086: make use of lds/les 10 年之前
cpuinfo.pas aec03309ef + added CPUX86_HAS_SSE2 to x86 tcpuflags 8 年之前
cpunode.pas a0efde8167 * automatically generate necessary indirect symbols when a new assembler 9 年之前
cpupara.pas fa3b0ca312 * support marking defs created via the getreusable*() class methods as 9 年之前
cpupi.pas 880d438704 * renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can 8 年之前
cputarg.pas c2305809dc + added an i8086-embedded target support to the compiler (RTL and makefile 9 年之前
hlcgcpu.pas ddba821561 * GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved 8 年之前
i8086att.inc 0fb79946a5 + added support for the parameterized versions of the x86 string instructions 7 年之前
i8086atts.inc 0fb79946a5 + added support for the parameterized versions of the x86 string instructions 7 年之前
i8086int.inc 0fb79946a5 + added support for the parameterized versions of the x86 string instructions 7 年之前
i8086nop.inc e8bbc4eef9 + support the xlat x86 instruction syntax with a memory operand. This allows 7 年之前
i8086op.inc 0fb79946a5 + added support for the parameterized versions of the x86 string instructions 7 年之前
i8086prop.inc 0fb79946a5 + added support for the parameterized versions of the x86 string instructions 7 年之前
i8086tab.inc e8bbc4eef9 + support the xlat x86 instruction syntax with a memory operand. This allows 7 年之前
n8086add.pas ddba821561 * GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved 8 年之前
n8086cal.pas bacd303208 * synchronized with trunk up to r27758 11 年之前
n8086cnv.pas a55b728d34 * optimizations for ofs() on i8086 to load only the offset (in a temporary 9 年之前
n8086con.pas b0130c008d + show the full segment:offset value of far and huge pointer const nodes in the node tree generated by -vp 9 年之前
n8086inl.pas d220d6f2c6 * use get_default_segment_of_ref() in the seg() handling on i8086 7 年之前
n8086ld.pas 303309b28f + added support for 'external far' variables for i8086 7 年之前
n8086mat.pas aa415bfc6b + optimized division by negative power of 2 constants in the i8086 code 8 年之前
n8086mem.pas ddba821561 * GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved 8 年之前
n8086tcon.pas efc5e339d0 * use an enum instead of integer constants to represent inline numbers 8 年之前
n8086util.pas 1cb8c0d00c * specify the def of assembler level symbols defined via 9 年之前
r8086ari.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 年之前
r8086att.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 年之前
r8086con.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 年之前
r8086dwrf.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 年之前
r8086int.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 年之前
r8086iri.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 年之前
r8086nasm.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 年之前
r8086nor.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 年之前
r8086nri.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 年之前
r8086num.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 年之前
r8086ot.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 年之前
r8086rni.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 年之前
r8086sri.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 年之前
r8086stab.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 年之前
r8086std.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 年之前
ra8086att.pas a04cbc09b0 * changed the default i8086 asmmode to Intel 12 年之前
ra8086int.pas a04cbc09b0 * changed the default i8086 asmmode to Intel 12 年之前
rgcpu.pas bacd303208 * synchronized with trunk up to r27758 11 年之前
symcpu.pas 35b0201002 + added an unsigned counterpart to tpointerdef.pointer_arithmetic_it_type (needed by inc/dec) 8 年之前
tgcpu.pas 8b6563bef2 Generate error if stack size of a procedure/function is bigger than globally allocated stack size 8 年之前