fpc/compiler/x86
florian fa3ee68004 o patch by Dávid Pethes: Fixes for compilation with nasm 2.10 and higher on Win64:
* disable generation of RVA and SECREL32 symbols (according to comment in taiconst_type, they are win32 only)
  * use lowercase cpu names (it was changed from case-insensitive names sometime after 2.10)

git-svn-id: trunk@38579 -
2018-03-20 21:55:01 +00:00
..
aasmcpu.pas * vcmppd hardcoded primitives like vcmpeqpd. 2018-03-03 23:32:54 +00:00
agx86att.pas Use af_no_stabs for clang assembler which does not support stabs debug format 2018-02-14 15:09:35 +00:00
agx86int.pas
agx86nsm.pas o patch by Dávid Pethes: Fixes for compilation with nasm 2.10 and higher on Win64: 2018-03-20 21:55:01 +00:00
aoptx86.pas * enable Lea2AddBase and Lea2AddIndex in TX86AsmOptimizer.PostPeepholeOptLea as we have flag tracking now 2018-03-11 20:30:09 +00:00
cga.pas
cgx86.pas * enable Lea2AddBase and Lea2AddIndex in TX86AsmOptimizer.PostPeepholeOptLea as we have flag tracking now 2018-03-11 20:30:09 +00:00
cpubase.pas + AndShlToShl optimization 2018-02-25 15:34:12 +00:00
hlcgx86.pas
itcpugas.pas + implementation of the vectorcall calling convention by J. Gareth Moreton 2018-02-11 17:50:37 +00:00
itx86int.pas
ni86mem.pas
nx86add.pas * enable Lea2AddBase and Lea2AddIndex in TX86AsmOptimizer.PostPeepholeOptLea as we have flag tracking now 2018-03-11 20:30:09 +00:00
nx86cal.pas
nx86cnv.pas * GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved 2017-09-11 14:53:06 +00:00
nx86con.pas
nx86inl.pas * remove type cast of the parameter of int(...), if an instruction is available which can be used directly 2018-02-24 23:13:27 +00:00
nx86ld.pas
nx86mat.pas * compilation on x86-64 fixed 2018-02-27 21:54:12 +00:00
nx86mem.pas
nx86set.pas
rax86.pas + support segment overrides in inline asm references to local variables or parameters on x86 2018-03-01 17:59:57 +00:00
rax86att.pas + added a warning for using cs/ds/es/ss segment overrides in inline assembly on 2018-03-13 14:41:21 +00:00
rax86int.pas + added a warning for using cs/ds/es/ss segment overrides in inline assembly on 2018-03-13 14:41:21 +00:00
rgx86.pas
symi86.pas
symx86.pas
x86ins.dat * vcmppd hardcoded primitives like vcmpeqpd. 2018-03-03 23:32:54 +00:00
x86reg.dat * fix flag subregs after r38206 2018-03-11 20:30:11 +00:00