sergei 7530fb3352 * tcgx86.make_simple_ref: handle references to absolute addresses (these are quite rare on x86_64, but still worth to handle correctly). 12 lat temu
..
aasmcpu.pas a499a30ca9 * fixes to avx support by Torsten Grundke 13 lat temu
agx86att.pas d49a88c3c8 * merge fixes by Torsten Grundke 12 lat temu
agx86int.pas 6497d3c994 - removed no longer used/supported af_allowdirect flag (direct assembler 13 lat temu
agx86nsm.pas 6497d3c994 - removed no longer used/supported af_allowdirect flag (direct assembler 13 lat temu
cga.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 lat temu
cgx86.pas 7530fb3352 * tcgx86.make_simple_ref: handle references to absolute addresses (these are quite rare on x86_64, but still worth to handle correctly). 12 lat temu
cpubase.pas 68dd05e259 * fixed std_regname() for xmm registers with custom sizes 12 lat temu
hlcgx86.pas 71deda6f50 + added interface to ncgutil.gen_load_loc_cgpara() to hlcgobj + generic 14 lat temu
itcpugas.pas d49a88c3c8 * merge fixes by Torsten Grundke 12 lat temu
itx86int.pas 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke 13 lat temu
nx86add.pas 6345aee80b * revert r19643: FloatToStr has to handle Nan correctly and should not cause 12 lat temu
nx86cal.pas e2e32fbbe9 * fixed temp leaking after release_unused_return_value_cpu() refactor: 14 lat temu
nx86cnv.pas edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 13 lat temu
nx86con.pas 45f60bc4b5 * small changes (copyright, typo, readability) 12 lat temu
nx86inl.pas 10dbdb5c9a * fix compilation on x86-64 13 lat temu
nx86mat.pas d2aa35e9de * throw an internal error if code generation depends on expectloc but expectloc and real loc do not match 13 lat temu
nx86mem.pas d94460e3b3 * 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. 14 lat temu
nx86set.pas feefcb6d3d * don't generate dec for case nodes of unsigned types because dec does not set the carry flag, resolves #23503 12 lat temu
rax86.pas d180d6f241 * fixed size of movzx/movsx with 64bit operand in x86-64 Intel asm reader 12 lat temu
rax86att.pas ab1815273c + added comment on movsd hack 12 lat temu
rax86int.pas 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke 13 lat temu
rgx86.pas 1579583484 * COMISD (and COMISS, too) instruction cannot have memory reference as destination, Mantis #22150. 13 lat temu
x86ins.dat 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke 13 lat temu
x86reg.dat 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke 13 lat temu