florian 9514bd9162 * refactored psabieh handling, most code is now in psabiehpi 6 роки тому
..
aoptcpu.pas c7bb028d35 * factored out OptPass1FLD, used bx x86-64 now as well 6 роки тому
aoptcpub.pas 9b0ff05ee8 - get rid of MaxOps, it is redundant with max_operands 6 роки тому
aoptcpud.pas 3c2dab9878 * i386 peephole assembler uses largely the common peephole optimizer infrastructure, the resulting code is besides a few improvements the same 9 роки тому
cgcpu.pas 3567d01ee4 * improved CFI 6 роки тому
cpubase.inc 518cdf9674 * replaced the saved_XXX_registers arrays with virtual methods inside 7 роки тому
cpuelf.pas 901275b4a1 Switch back to emitting BLX instructions and fix calculation of constant offsets(should rarely/never happen). 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 4869d0ace9 * perform extension of parameters to 32 bit for Darwin in the paraloc instead 6 роки тому
cpupi.pas 9514bd9162 * refactored psabieh handling, most code is now in psabiehpi 6 роки тому
cputarg.pas 4431ba2c08 merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus Sackrow's work on AROS support which will hopefully benefit all Amiga-like targets (classic, MorphOS) on the long run. Compiler only, RTL comes in the next run. 11 роки тому
hlcgcpu.pas dfe37de0a1 * do not use push/pop based exception reason handling on i386 if dwarf based exceptions are used 6 роки тому
i386att.inc 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 6 роки тому
i386atts.inc 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 6 роки тому
i386int.inc 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 6 роки тому
i386nop.inc 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 6 роки тому
i386op.inc 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 6 роки тому
i386prop.inc 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 6 роки тому
i386tab.inc 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 6 роки тому
n386add.pas a25ebbba3e + added volatility information to all memory references 8 роки тому
n386cal.pas f5f895e2a3 syscalls: unify call reference creation across 4 different CPU archs. less copypasted code, brings x86_64 AROS support up to speed 8 роки тому
n386flw.pas 91d5457b38 * moved around/replaced the following procedures to stop nflw from depending 6 роки тому
n386inl.pas aefa317474 + fast and branchless implementation of abs(int64) for i386 8 роки тому
n386ld.pas 3c6aa91a96 * factored out the loading of threadvars in its own method, and put the 10 роки тому
n386mat.pas 8c5606b41d + support mmx shifting 7 роки тому
n386mem.pas 3318703ece * moved nf_typedaddr to addrnodeflags (anf_typedaddr) 7 роки тому
n386set.pas d0db391d7c * cleanup of unused units 12 роки тому
r386ari.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 роки тому
r386att.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 роки тому
r386con.inc 8b0bbdcaab * fix flag subregs after r38206 7 роки тому
r386dwrf.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 роки тому
r386int.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 роки тому
r386iri.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 роки тому
r386nasm.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 роки тому
r386nor.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 роки тому
r386nri.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 роки тому
r386num.inc 8b0bbdcaab * fix flag subregs after r38206 7 роки тому
r386ot.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 роки тому
r386rni.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 роки тому
r386sri.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 роки тому
r386stab.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 роки тому
r386std.inc c8487c4150 + added individual bits of the x86 flags register as subregisters 8 роки тому
ra386att.pas 757ed4e8d3 * standard assembler reader for i386 20 роки тому
ra386int.pas 6c6bf452ca * Fixed level 2 comment warnings. 17 роки тому
rgcpu.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 роки тому
symcpu.pas acf02ab64b * when creating wrappers, add a prefix to parameter names to prevent them 6 роки тому