Jonas Maebe 50c82b6468 * synchronised with trunk till r41537 il y a 6 ans
..
aoptcpu.pas a277a5f8db * Removed unused local vars. il y a 6 ans
aoptcpub.pas 9b0ff05ee8 - get rid of MaxOps, it is redundant with max_operands il y a 6 ans
aoptcpud.pas 3c2dab9878 * i386 peephole assembler uses largely the common peephole optimizer infrastructure, the resulting code is besides a few improvements the same il y a 9 ans
cgcpu.pas 50c82b6468 * synchronised with trunk till r41537 il y a 6 ans
cpubase.inc 518cdf9674 * replaced the saved_XXX_registers arrays with virtual methods inside il y a 7 ans
cpuelf.pas 901275b4a1 Switch back to emitting BLX instructions and fix calculation of constant offsets(should rarely/never happen). il y a 10 ans
cpuinfo.pas aec03309ef + added CPUX86_HAS_SSE2 to x86 tcpuflags il y a 8 ans
cpunode.pas a0efde8167 * automatically generate necessary indirect symbols when a new assembler il y a 9 ans
cpupara.pas 8b9e90dc7a * keep track of whether a routine has a C-style variadic parameter in the il y a 6 ans
cpupi.pas 50c82b6468 * synchronised with trunk till r41537 il y a 6 ans
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. il y a 11 ans
hlcgcpu.pas 50c82b6468 * synchronised with trunk till r41537 il y a 6 ans
i386att.inc 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 il y a 6 ans
i386atts.inc 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 il y a 6 ans
i386int.inc 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 il y a 6 ans
i386nop.inc 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 il y a 6 ans
i386op.inc 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 il y a 6 ans
i386prop.inc 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 il y a 6 ans
i386tab.inc 4f0da5fcc3 + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 il y a 6 ans
n386add.pas a25ebbba3e + added volatility information to all memory references il y a 8 ans
n386cal.pas f5f895e2a3 syscalls: unify call reference creation across 4 different CPU archs. less copypasted code, brings x86_64 AROS support up to speed il y a 8 ans
n386flw.pas 91d5457b38 * moved around/replaced the following procedures to stop nflw from depending il y a 6 ans
n386inl.pas aefa317474 + fast and branchless implementation of abs(int64) for i386 il y a 8 ans
n386ld.pas 3c6aa91a96 * factored out the loading of threadvars in its own method, and put the il y a 10 ans
n386mat.pas 8c5606b41d + support mmx shifting il y a 7 ans
n386mem.pas 3318703ece * moved nf_typedaddr to addrnodeflags (anf_typedaddr) il y a 7 ans
n386set.pas 07bd4ba517 * let all the case code generation work with tconstexprint instead of aint, il y a 6 ans
r386ari.inc c8487c4150 + added individual bits of the x86 flags register as subregisters il y a 8 ans
r386att.inc c8487c4150 + added individual bits of the x86 flags register as subregisters il y a 8 ans
r386con.inc 8b0bbdcaab * fix flag subregs after r38206 il y a 7 ans
r386dwrf.inc c8487c4150 + added individual bits of the x86 flags register as subregisters il y a 8 ans
r386int.inc c8487c4150 + added individual bits of the x86 flags register as subregisters il y a 8 ans
r386iri.inc c8487c4150 + added individual bits of the x86 flags register as subregisters il y a 8 ans
r386nasm.inc c8487c4150 + added individual bits of the x86 flags register as subregisters il y a 8 ans
r386nor.inc c8487c4150 + added individual bits of the x86 flags register as subregisters il y a 8 ans
r386nri.inc c8487c4150 + added individual bits of the x86 flags register as subregisters il y a 8 ans
r386num.inc 8b0bbdcaab * fix flag subregs after r38206 il y a 7 ans
r386ot.inc c8487c4150 + added individual bits of the x86 flags register as subregisters il y a 8 ans
r386rni.inc c8487c4150 + added individual bits of the x86 flags register as subregisters il y a 8 ans
r386sri.inc c8487c4150 + added individual bits of the x86 flags register as subregisters il y a 8 ans
r386stab.inc c8487c4150 + added individual bits of the x86 flags register as subregisters il y a 8 ans
r386std.inc c8487c4150 + added individual bits of the x86 flags register as subregisters il y a 8 ans
ra386att.pas 757ed4e8d3 * standard assembler reader for i386 il y a 20 ans
ra386int.pas 6c6bf452ca * Fixed level 2 comment warnings. il y a 17 ans
rgcpu.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans
symcpu.pas acf02ab64b * when creating wrappers, add a prefix to parameter names to prevent them il y a 6 ans