fpc/compiler/x86
marco f0042a4719 * vcmppd hardcoded primitives like vcmpeqpd.
* required increasing maxinfolen to 9 

git-svn-id: trunk@38404 -
2018-03-03 23:32:54 +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 renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin 2017-11-17 11:27:19 +00:00
agx86nsm.pas + allow segment override prefixes to be used as a standalone opcode in the intel 2018-02-01 17:31:59 +00:00
aoptx86.pas * getsubreg => getsupreg 2018-02-25 15:34:14 +00:00
cga.pas
cgx86.pas * there is no vmovq for mmx registers 2018-02-11 17:50:41 +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
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 * print an "invalid segment override expression" error message in case a segment 2018-03-01 15:34:16 +00:00
rax86int.pas * print an "invalid segment override expression" error message in case a segment 2018-03-01 15:34:16 +00:00
rgx86.pas
symi86.pas + add putboolean and getboolean convenience methods to tentfile 2018-01-14 21:36:02 +00:00
symx86.pas
x86ins.dat * vcmppd hardcoded primitives like vcmpeqpd. 2018-03-03 23:32:54 +00:00
x86reg.dat Fix value of NR_DR6 and NR_DR7 2017-11-07 07:29:54 +00:00