fpc/compiler/x86
nickysn 7b70848d83 + allow the src register size to be different from the op size or the dst
register size for OP_SHR/OP_SHL/OP_SAR/OP_ROL/OP_ROR in tcgx86.a_op_reg_reg().
  This is required for the in_[shr/shl/sar/rol/ror]_assign_x_y inline nodes.

git-svn-id: trunk@36251 -
2017-05-19 14:03:13 +00:00
..
aasmcpu.pas * removed unused units 2017-05-09 19:53:14 +00:00
agx86att.pas * removed unused units 2017-05-09 19:53:14 +00:00
agx86int.pas * compilation fixed after last cleanup 2017-05-09 20:06:36 +00:00
agx86nsm.pas + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
aoptx86.pas + OptPass1MOVXX 2017-05-14 20:59:10 +00:00
cga.pas * removed unused units 2017-05-09 19:53:14 +00:00
cgx86.pas + allow the src register size to be different from the op size or the dst 2017-05-19 14:03:13 +00:00
cpubase.pas * removed unused units 2017-05-09 19:53:14 +00:00
hlcgx86.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
itcpugas.pas * removed unused units 2017-05-09 19:53:14 +00:00
itx86int.pas + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
ni86mem.pas * isolated segment-related functionality of tabsolutevarsym into i386/i8086- 2014-03-30 15:42:53 +00:00
nx86add.pas * use an enum instead of integer constants to represent inline numbers 2017-05-10 14:41:43 +00:00
nx86cal.pas + also allow x86 call ref for references that contain only non-imaginary registers (no infinite spilling problems there either) 2015-11-11 16:33:48 +00:00
nx86cnv.pas * removed unused units 2017-05-09 19:53:14 +00:00
nx86con.pas
nx86inl.pas * use an enum instead of integer constants to represent inline numbers 2017-05-10 14:41:43 +00:00
nx86ld.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
nx86mat.pas * removed unused units 2017-05-09 19:53:14 +00:00
nx86mem.pas * removed unused units 2017-05-09 19:53:14 +00:00
nx86set.pas * if both labels of a case label are equal, we still cannot skip the comparison in a jump tree, resolves #31589 2017-04-21 19:32:27 +00:00
rax86.pas * removed unused units 2017-05-09 19:53:14 +00:00
rax86att.pas * removed unused units 2017-05-09 19:53:14 +00:00
rax86int.pas * removed unused units 2017-05-09 19:53:14 +00:00
rgx86.pas * removed unused units 2017-05-09 19:53:14 +00:00
symi86.pas * changed {$ifdef x86} code in defcmp into virtual methods 2015-10-28 18:06:27 +00:00
symx86.pas * adaptation for symx86 to r32340 2015-11-15 23:15:43 +00:00
x86ins.dat + precise flag information for the ucomiss,ucomisd,vucomiss and vucomisd x86 instructions 2017-05-05 13:41:43 +00:00
x86reg.dat + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00