Jonas Maebe 313e976256 * avoid spurious range errors due to longint+qword expressions (results in 13 years ago
..
aasmcpu.pas 313e976256 * avoid spurious range errors due to longint+qword expressions (results in 13 years ago
agx86att.pas 5dc75a92a3 * don't write size suffix for popcnt on Darwin, its assembler doesn't 13 years ago
agx86int.pas 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler 13 years ago
agx86nsm.pas 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler 13 years ago
cga.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
cgx86.pas 260958eb45 * changed last parameter of g_indirect_sym_load() to a set and also 13 years ago
cpubase.pas f79aff553e - removed duplicate RS_INVALID declaration (with moreover a different 13 years ago
hlcgx86.pas 71deda6f50 + added interface to ncgutil.gen_load_loc_cgpara() to hlcgobj + generic 14 years ago
itcpugas.pas 92adf34e3f * Tighten rules for accepting ATT suffixes, no longer accept FPU suffixes for integer instructions and vice versa. Resolves #18900. 14 years ago
itx86int.pas 67e16340be * revert r8118 18 years ago
nx86add.pas edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 13 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 d1538ab023 o added ARM VPFv2/VFPv3 support: 15 years ago
nx86inl.pas edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 13 years ago
nx86mat.pas edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 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 edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 13 years ago
rax86.pas 08e895cf7c * Fixed handling of 'movq' instruction by assembler reader, resolves #18205. 14 years ago
rax86att.pas 5a671336c7 Fix go32v2 rtl compilation error and add warning for %es:Const 14 years ago
rax86int.pas 860d753055 * treat registers (and identifiers of register parameter) as normal identifiers when parsing record fields in intel assembler, resolves #19555 14 years ago
rgx86.pas 1579583484 * COMISD (and COMISS, too) instruction cannot have memory reference as destination, Mantis #22150. 13 years ago
x86ins.dat fc569e224d * handle all operand combinations of xadd, resolves #21146 13 years ago
x86reg.dat 5d243f665a * fixed <instr> reg,reg with regs>=r8 19 years ago