..
aasmcpu.pas
* avoid spurious range errors due to longint+qword expressions (results in
2012-06-15 16:58:27 +00:00
agx86att.pas
* don't write size suffix for popcnt on Darwin, its assembler doesn't
2012-05-28 14:00:02 +00:00
agx86int.pas
* fix compilation with -dextdebug
2012-06-26 17:22:09 +00:00
agx86nsm.pas
* fix compilation with -dextdebug
2012-06-26 17:22:09 +00:00
cga.pas
cgx86.pas
* decrease the fpu stack position counter after explicitly inserted
2012-06-29 09:52:35 +00:00
cpubase.pas
- removed duplicate RS_INVALID declaration (with moreover a different
2012-06-15 13:48:05 +00:00
hlcgx86.pas
+ added interface to ncgutil.gen_load_loc_cgpara() to hlcgobj + generic
2011-08-20 07:38:16 +00:00
itcpugas.pas
* Tighten rules for accepting ATT suffixes, no longer accept FPU suffixes for integer instructions and vice versa. Resolves #18900 .
2011-04-21 20:03:05 +00:00
itx86int.pas
nx86add.pas
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
2012-05-13 12:33:10 +00:00
nx86cal.pas
* fixed temp leaking after release_unused_return_value_cpu() refactor:
2011-08-20 07:46:31 +00:00
nx86cnv.pas
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
2012-05-13 12:33:10 +00:00
nx86con.pas
o added ARM VPFv2/VFPv3 support:
2009-12-03 22:46:30 +00:00
nx86inl.pas
* decrease the fpu stack position counter after explicitly inserted
2012-06-29 09:52:35 +00:00
nx86mat.pas
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
2012-05-13 12:33:10 +00:00
nx86mem.pas
* Made the x86-specific scalefactor optimization of tvecnode available on x86_64 as well, by moving update_reference_reg_mul method from ti386vecnode to newly introduced tx86vecnode.
2011-09-26 12:58:59 +00:00
nx86set.pas
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
2012-05-13 12:33:10 +00:00
rax86.pas
* Fixed handling of 'movq' instruction by assembler reader, resolves #18205 .
2011-05-19 06:44:24 +00:00
rax86att.pas
Fix go32v2 rtl compilation error and add warning for %es:Const
2011-09-13 16:20:12 +00:00
rax86int.pas
- removed extra "fordefinition" parameter again from tprocdef.mangledname(),
2011-08-20 07:49:31 +00:00
rgx86.pas
* COMISD (and COMISS, too) instruction cannot have memory reference as destination, Mantis #22150 .
2012-05-29 14:43:01 +00:00
x86ins.dat
* handle all operand combinations of xadd, resolves #21146
2012-01-25 21:26:59 +00:00
x86reg.dat