fpc/compiler/x86
2012-12-27 19:35:58 +00:00
..
aasmcpu.pas
agx86att.pas * merge fixes by Torsten Grundke 2012-11-18 21:18:49 +00:00
agx86int.pas
agx86nsm.pas
cga.pas
cgx86.pas
cpubase.pas * fixed std_regname() for xmm registers with custom sizes 2012-12-15 22:47:12 +00:00
hlcgx86.pas
itcpugas.pas * merge fixes by Torsten Grundke 2012-11-18 21:18:49 +00:00
itx86int.pas
nx86add.pas
nx86cal.pas
nx86cnv.pas
nx86con.pas * small changes (copyright, typo, readability) 2012-11-18 17:28:30 +00:00
nx86inl.pas
nx86mat.pas
nx86mem.pas
nx86set.pas * don't generate dec for case nodes of unsigned types because dec does not set the carry flag, resolves #23503 2012-12-27 19:35:58 +00:00
rax86.pas * fixed size of movzx/movsx with 64bit operand in x86-64 Intel asm reader 2012-12-09 22:42:52 +00:00
rax86att.pas + added comment on movsd hack 2012-11-18 21:34:38 +00:00
rax86int.pas
rgx86.pas
x86ins.dat
x86reg.dat