Jonas Maebe d180d6f241 * fixed size of movzx/movsx with 64bit operand in x86-64 Intel asm reader 12 years ago
..
aasmcpu.pas a499a30ca9 * fixes to avx support by Torsten Grundke 13 years ago
agx86att.pas d49a88c3c8 * merge fixes by Torsten Grundke 12 years ago
agx86int.pas 6497d3c994 - removed no longer used/supported af_allowdirect flag (direct assembler 13 years ago
agx86nsm.pas 6497d3c994 - removed no longer used/supported af_allowdirect flag (direct assembler 13 years ago
cga.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
cgx86.pas d7e0f07aab + UseAVX check 13 years ago
cpubase.pas e327b4581c Use TRegNameTable instead of array[tregisterindex] of string[10] 13 years ago
hlcgx86.pas 71deda6f50 + added interface to ncgutil.gen_load_loc_cgpara() to hlcgobj + generic 14 years ago
itcpugas.pas d49a88c3c8 * merge fixes by Torsten Grundke 12 years ago
itx86int.pas 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke 13 years ago
nx86add.pas 6345aee80b * revert r19643: FloatToStr has to handle Nan correctly and should not cause 12 years ago
nx86cal.pas e2e32fbbe9 * fixed temp leaking after release_unused_return_value_cpu() refactor: 14 years ago
nx86cnv.pas edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 13 years ago
nx86con.pas 45f60bc4b5 * small changes (copyright, typo, readability) 12 years ago
nx86inl.pas 10dbdb5c9a * fix compilation on x86-64 13 years ago
nx86mat.pas d2aa35e9de * throw an internal error if code generation depends on expectloc but expectloc and real loc do not match 13 years ago
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 years ago
nx86set.pas 0b30b0fd5a * re-enable jump tables for x86-64, they are fixed, see also 12 years ago
rax86.pas d180d6f241 * fixed size of movzx/movsx with 64bit operand in x86-64 Intel asm reader 12 years ago
rax86att.pas ab1815273c + added comment on movsd hack 12 years ago
rax86int.pas 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke 13 years ago
rgx86.pas 1579583484 * COMISD (and COMISS, too) instruction cannot have memory reference as destination, Mantis #22150. 13 years ago
x86ins.dat 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke 13 years ago
x86reg.dat 283ff05127 * merged avx support in inline assembler developed by Torsten Grundke 13 years ago