Jonas Maebe 8b9e90dc7a * keep track of whether a routine has a C-style variadic parameter in the 6 years ago
..
aoptcpu.pas 980c689d37 + Peephole optimizer MovPush2Push 7 years ago
aoptcpub.pas 9b0ff05ee8 - get rid of MaxOps, it is redundant with max_operands 6 years ago
aoptcpud.pas 19c8abac0b + enable jump optimizer for i8086 12 years ago
cgcpu.pas 9c90f593ab Add global range check disable for i8086 cgcpu and x86 nx86add units 6 years ago
cpubase.inc 518cdf9674 * replaced the saved_XXX_registers arrays with virtual methods inside 7 years ago
cpuinfo.pas d9925f7074 - removed pocall_far16 from the supported calling conventions of the i8086 7 years ago
cpunode.pas a0efde8167 * automatically generate necessary indirect symbols when a new assembler 9 years ago
cpupara.pas 8b9e90dc7a * keep track of whether a routine has a C-style variadic parameter in the 6 years ago
cpupi.pas 880d438704 * renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can 8 years ago
cputarg.pas 20abb13bca - do not compile in the stabs debug info support for the i8086 target 7 years ago
hlcgcpu.pas d69ad8fa41 * removed temppos field again from parameter locations: they're not allocated 7 years ago
i8086att.inc 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 6 years ago
i8086atts.inc 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 6 years ago
i8086int.inc 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 6 years ago
i8086nop.inc 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 6 years ago
i8086op.inc 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 6 years ago
i8086prop.inc 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 6 years ago
i8086tab.inc 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 6 years ago
n8086add.pas 0b246f3dbd * converted Boolean8 to an internal type, and mapped Boolean to the 6 years ago
n8086cal.pas 48b57c2f9a * use is_proc_far(procdefinition) instead of the current memory model to 7 years ago
n8086cnv.pas e1d0e7572e * i8086 TP7 compatibility fixes, related to obtaining procedure addresses: 7 years ago
n8086con.pas b0130c008d + show the full segment:offset value of far and huge pointer const nodes in the node tree generated by -vp 9 years ago
n8086inl.pas fdc896ad0a + inline support for the x86 'in' and 'out' instructions. Currently only enabled 7 years ago
n8086ld.pas 4686f61002 * keep track of the temp position separately from the offset in references, 7 years ago
n8086mat.pas 8c5606b41d + support mmx shifting 7 years ago
n8086mem.pas dadd5568db + override set_labelsym_resultdef for i8086 and set a near pointer resultdef if 7 years ago
n8086tcon.pas 2019e622e1 * fixed typed constants, initialized with Ofs(proc) in modes TP and DELPHI as well 7 years ago
n8086util.pas 1cb8c0d00c * specify the def of assembler level symbols defined via 9 years ago
r8086ari.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 years ago
r8086att.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 years ago
r8086con.inc 8b0bbdcaab * fix flag subregs after r38206 7 years ago
r8086dwrf.inc a275d15da2 + added an i8086-specific column in x86reg.dat for the dwarf register numbers 7 years ago
r8086int.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 years ago
r8086iri.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 years ago
r8086nasm.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 years ago
r8086nor.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 years ago
r8086nri.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 years ago
r8086num.inc 8b0bbdcaab * fix flag subregs after r38206 7 years ago
r8086ot.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 years ago
r8086rni.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 years ago
r8086sri.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 years ago
r8086stab.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 years ago
r8086std.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 years ago
ra8086att.pas a04cbc09b0 * changed the default i8086 asmmode to Intel 12 years ago
ra8086int.pas a04cbc09b0 * changed the default i8086 asmmode to Intel 12 years ago
rgcpu.pas bacd303208 * synchronized with trunk up to r27758 11 years ago
symcpu.pas acf02ab64b * when creating wrappers, add a prefix to parameter names to prevent them 6 years ago
tgcpu.pas 8b6563bef2 Generate error if stack size of a procedure/function is bigger than globally allocated stack size 8 years ago