fpc/compiler/x86
2016-11-21 13:59:44 +00:00
..
aasmcpu.pas * Some cleanup for AVX part of internal assembler. Functionality is not changed. 2016-11-21 07:49:43 +00:00
agx86att.pas * x86 AT&T reader and writer: cleaned up usage of attsufMM suffix: 2016-11-21 02:07:13 +00:00
agx86int.pas
agx86nsm.pas
aoptx86.pas * more getsupreg(...)<>/=getsupreg(...) replaced by SuperRegisterEqual which is more safe, the former could break as the register could have different register types 2016-10-20 18:32:23 +00:00
cga.pas
cgx86.pas
cpubase.pas
hlcgx86.pas
itcpugas.pas * x86 AT&T reader and writer: cleaned up usage of attsufMM suffix: 2016-11-21 02:07:13 +00:00
itx86int.pas
ni86mem.pas
nx86add.pas
nx86cal.pas
nx86cnv.pas
nx86con.pas
nx86inl.pas
nx86ld.pas
nx86mat.pas
nx86mem.pas
nx86set.pas
rax86.pas
rax86att.pas * x86 AT&T reader and writer: cleaned up usage of attsufMM suffix: 2016-11-21 02:07:13 +00:00
rax86int.pas * Force OPR_LOCAL operand into reference whenever subscripting is used, so that all record fields are handled in same way regardless of their offset. Previously, operand was changed to reference only by fields with non-zero offset (see logic in tcgasmnode.ResolveRef method). 2016-11-18 05:56:12 +00:00
rgx86.pas
symi86.pas
symx86.pas
x86ins.dat * Fixed VMOVQ instruction encoding, now assembles correctly also in 32-bit code. 2016-11-21 13:59:44 +00:00
x86reg.dat