fpc/compiler/x86
florian 1e374df5b8 * correctly calculate the bit mask in thlcgobj.a_load_regconst_subsetreg_intern, resolves #31042
* convert immediates on x86 always to 32 (x86-64, i386) or 16 bit (i8086) signed values

git-svn-id: trunk@35082 -
2016-12-07 20:08:22 +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
aoptx86.pas
cga.pas
cgx86.pas * correctly calculate the bit mask in thlcgobj.a_load_regconst_subsetreg_intern, resolves #31042 2016-12-07 20:08:22 +00:00
cpubase.pas * correctly calculate the bit mask in thlcgobj.a_load_regconst_subsetreg_intern, resolves #31042 2016-12-07 20:08:22 +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 * x86 asm reader: Don't copy operand size to instruction size for MOVSS and VMOVSS, because it is different for source and destination. Fixes breakage caused by fixing memory size of those instructions (Mantis #29954 and Mantis #29957). 2016-12-07 14:08:28 +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