fpc/compiler/x86
2019-01-24 19:38:32 +00:00
..
aasmcpu.pas + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 2019-01-20 18:50:12 +00:00
agx86att.pas haiku-x86_64: add target to the compiler and ppudump, enable it in fpmake and fpcmake 2019-01-04 02:16:24 +00:00
agx86int.pas
agx86nsm.pas
aoptx86.pas * factored out OptPass1FSTP, used by x86-64 now as well 2019-01-24 19:38:32 +00:00
cga.pas
cgx86.pas * three operand shl for shifting by 2, 4 or 8 can be simulated by lea 2018-11-17 15:08:22 +00:00
cpubase.pas * modified patch by Gareth Moreton to make ie unique, resolves #34849 2019-01-12 14:44:54 +00:00
cx86innr.inc
hlcgx86.pas
itcpugas.pas
itx86int.pas
ni86mem.pas
nx86add.pas
nx86cal.pas
nx86cnv.pas
nx86con.pas
nx86inl.pas
nx86ld.pas
nx86mat.pas
nx86mem.pas
nx86set.pas * when optimizing range checks in case nodes, unsigned comparisions must be used, resolves #34782 2019-01-01 01:11:13 +00:00
rax86.pas
rax86att.pas
rax86int.pas
rgx86.pas
symi86.pas
symx86.pas
x86ins.dat + patch by Marģers to support the x86 assembler instructions blsi, blsr, blsmsk, adcx, adox, movbe, pclmulqdq, resolves #34815 and #34799 2019-01-20 18:50:12 +00:00
x86reg.dat