fpc/compiler/x86
2012-09-07 15:15:10 +00:00
..
aasmcpu.pas * If subtrahend symbol belongs to current section, generate a RELATIVE relocation instead of PIC_PAIR. Now the corresponding relative expressions in assembler operands compile correctly on all i386 targets (and x86_64 too, although such feature is less important there). 2012-07-11 09:05:21 +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 * Bsf/Bsr on x86 handle now correctly 0 as argument, resolves #22783 2012-09-05 13:51:45 +00:00
cpubase.pas * fix register method pointer for ppc64 and x86_64-linux 2012-09-07 15:15:10 +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 * revert r8118 2007-07-22 19:59:00 +00:00
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 * fix compilation on x86-64 2012-09-03 09:52:06 +00:00
nx86mat.pas * throw an internal error if code generation depends on expectloc but expectloc and real loc do not match 2012-08-13 15:02:55 +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 * treat "[var + rip]" in intel assembler mode as addr_pic_no_got on x86-64 2012-08-25 15:12:49 +00:00
rax86att.pas * treat "[var + rip]" in intel assembler mode as addr_pic_no_got on x86-64 2012-08-25 15:12:49 +00:00
rax86int.pas * if the size of an operand is not explicitly forced in intel assembler 2012-08-26 17:05: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 * use a different register constant for EIP and RIP (fixes external 2012-08-24 18:49:17 +00:00