fpc/compiler/x86
2013-08-06 07:34:50 +00:00
..
aasmcpu.pas + added a few BMI instructions to see if they can be encoded 2013-06-16 09:35:21 +00:00
agx86att.pas * Add missing checks for android target. 2013-01-21 12:08:25 +00:00
agx86int.pas * use FixNonCommutativeOpcodes in agx86int.pas as well (fixes compilation for i386) 2013-04-06 23:23:25 +00:00
agx86nsm.pas * write the segment of aitconst_farptr on a separate line to avoid long symbol truncation, due to line length limit; this fixes compilation of sysutils in the medium memory model 2013-06-12 01:32:18 +00:00
cga.pas
cgx86.pas * In preparation for fixing Mantis #24791: Copy related code from tcgx86.g_proc_entry to tcgx86_64.g_proc_entry, and remove win64-specific stuff from tcgx86 version. 2013-08-06 07:34:50 +00:00
cpubase.pas + added function cpubase.segment_regs_equal, which checks whether 2 segment regs are equal in the current memory model 2013-06-23 11:27:00 +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 * command line compilation of i8086 fixed 2013-04-21 18:32:09 +00:00
itx86int.pas * merge i8086 branch by Nikolay Nikolov 2013-04-25 20:23:51 +00:00
nx86add.pas * use add/sub instead of inc/dec on modern CPUs when optimizing for speed 2013-07-07 19:50:13 +00:00
nx86cal.pas * moved ARM/x86 ifdef'ed code from ncgcal to virtual methods 2013-04-07 13:42:06 +00:00
nx86cnv.pas * basic avx support for floating point operations (use -Cfavx to activate) 2013-06-14 20:03:01 +00:00
nx86con.pas * small changes (copyright, typo, readability) 2012-11-18 17:28:30 +00:00
nx86inl.pas * handle LOC_*FPUREGISTER correctly when using sse2 sqr, resolve #26408 2013-06-16 18:48:08 +00:00
nx86mat.pas * basic avx support for floating point operations (use -Cfavx to activate) 2013-06-14 20:03:01 +00:00
nx86mem.pas + initial (and not yet fully complete) implementation of far pointers on the i8086 2013-05-22 16:26:33 +00:00
nx86set.pas * renamed thlcgobj.tcgsize2orddef to defutil.cgsize_orddef 2013-06-01 18:28:15 +00:00
rax86.pas * Sync with trunk r23500. 2013-01-23 07:53:13 +00:00
rax86att.pas * properly propagate PIC-related suffixes from the x86 assembler reader in 2013-05-30 12:20:48 +00:00
rax86int.pas * Changed global variable into field. 2013-08-05 16:32:37 +00:00
rgx86.pas * basic avx support for floating point operations (use -Cfavx to activate) 2013-06-14 20:03:01 +00:00
x86ins.dat + added a few BMI instructions to see if they can be encoded 2013-06-16 09:35:21 +00:00
x86reg.dat * register id of (e)flags changed, so it doesn't overlap with dr0 2013-05-30 16:40:59 +00:00