Jonas Maebe d69ad8fa41 * removed temppos field again from parameter locations: they're not allocated 7 years ago
..
aoptcpu.pas 980c689d37 + Peephole optimizer MovPush2Push 7 years ago
aoptcpub.pas 19c8abac0b + enable jump optimizer for i8086 12 years ago
aoptcpud.pas 19c8abac0b + enable jump optimizer for i8086 12 years ago
cgcpu.pas d69ad8fa41 * removed temppos field again from parameter locations: they're not allocated 7 years ago
cpubase.inc 518cdf9674 * replaced the saved_XXX_registers arrays with virtual methods inside 7 years ago
cpuinfo.pas aec03309ef + added CPUX86_HAS_SSE2 to x86 tcpuflags 8 years ago
cpunode.pas a0efde8167 * automatically generate necessary indirect symbols when a new assembler 9 years ago
cpupara.pas 9a6e490699 * changed the 'register' and 'cdecl' calling conventions on i8086, so they don't 7 years ago
cpupi.pas 880d438704 * renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can 8 years ago
cputarg.pas c2305809dc + added an i8086-embedded target support to the compiler (RTL and makefile 9 years ago
hlcgcpu.pas d69ad8fa41 * removed temppos field again from parameter locations: they're not allocated 7 years ago
i8086att.inc f0042a4719 * vcmppd hardcoded primitives like vcmpeqpd. 7 years ago
i8086atts.inc f0042a4719 * vcmppd hardcoded primitives like vcmpeqpd. 7 years ago
i8086int.inc f0042a4719 * vcmppd hardcoded primitives like vcmpeqpd. 7 years ago
i8086nop.inc f0042a4719 * vcmppd hardcoded primitives like vcmpeqpd. 7 years ago
i8086op.inc f0042a4719 * vcmppd hardcoded primitives like vcmpeqpd. 7 years ago
i8086prop.inc f0042a4719 * vcmppd hardcoded primitives like vcmpeqpd. 7 years ago
i8086tab.inc f0042a4719 * vcmppd hardcoded primitives like vcmpeqpd. 7 years ago
n8086add.pas ddba821561 * GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved 8 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 c665866517 + introduce the tcnf_proc_2_procvar_2_voidpointer flag (for now it is only set, 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 c8487c4150 + added individual bits of the x86 flags register as subregisters 8 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 42ebdbe277 + introduce po_hasnearfarcallmodel (specifies that the near/far call model was 7 years ago
tgcpu.pas 8b6563bef2 Generate error if stack size of a procedure/function is bigger than globally allocated stack size 8 years ago