fpc/compiler/x86
2016-11-29 20:41:33 +00:00
..
aasmcpu.pas + added volatility information to all memory references 2016-11-27 18:17:37 +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 * Adapt to TExternCain move to aasmcpu unit 2016-07-06 07:00:13 +00:00
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 + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
cpubase.pas * similiar fix for i386 as done in r34984 for x86-64 2016-11-29 20:41:33 +00:00
hlcgx86.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
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 + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
nx86cal.pas
nx86cnv.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
nx86con.pas
nx86inl.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
nx86ld.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
nx86mat.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
nx86mem.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
nx86set.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
rax86.pas - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): 2016-08-05 07:09:16 +00:00
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 * support for the CDQE instruction, by Emelyanov Roman, resolves #30978 2016-11-27 12:42:22 +00:00
x86reg.dat