fpc/compiler/x86
2020-06-06 19:21:04 +00:00
..
aasmcpu.pas * fix several double ; 2020-05-24 17:52:09 +00:00
agx86att.pas + introduced labelmaxlen in tasminfo and added code in ReplaceForbiddenAsmSymbolChars that limits the 2020-04-25 12:59:25 +00:00
agx86int.pas + introduced labelmaxlen in tasminfo and added code in ReplaceForbiddenAsmSymbolChars that limits the 2020-04-25 12:59:25 +00:00
agx86nsm.pas + use ApplyAsmSymbolRestrictions on all symbols in the NASM writer 2020-05-08 00:53:05 +00:00
aoptx86.pas + x86: optimziation MovMov2MovMov 2 2020-06-03 20:29:00 +00:00
cga.pas * removed unused units 2017-05-09 19:53:14 +00:00
cgx86.pas * better rules if a 3 op mul operation is tried 2020-06-06 19:21:04 +00:00
cpubase.pas * cleaning up tcgsize: it makes no sense to declare every combination and type 2020-01-04 21:54:53 +00:00
cx86innr.inc
cx86mminnr.inc Add most SSE instructions as intrinsics. 2020-03-06 21:34:22 +00:00
hlcgx86.pas + added volatility information to all memory references 2016-11-27 18:17:37 +00:00
itcpugas.pas + implementation of the vectorcall calling convention by J. Gareth Moreton 2018-02-11 17:50:37 +00:00
itx86int.pas + added individual bits of the x86 flags register as subregisters 2017-04-26 13:52:52 +00:00
ni86mem.pas
nx86add.pas * better rules if a 3 op mul operation is tried 2020-06-06 19:21:04 +00:00
nx86cal.pas
nx86cnv.pas
nx86con.pas
nx86inl.pas * first part of merging parts of Jeppe's intrinsics patch, mainly r31135 2020-01-14 21:52:39 +00:00
nx86ld.pas
nx86mat.pas
nx86mem.pas * x86 has to use newalignment as well 2020-05-24 13:56:42 +00:00
nx86set.pas
rax86.pas * Removed lot of unused local vars. It is useful to turn on the notes in options. :) 2020-01-28 18:45:33 +00:00
rax86att.pas
rax86int.pas * Removed lot of unused local vars. It is useful to turn on the notes in options. :) 2020-01-28 18:45:33 +00:00
rgx86.pas * fix spilling for PAND, POR and PXOR, resolves #37084 2020-05-16 15:51:48 +00:00
symi86.pas
symx86.pas
x86ins.dat
x86intr.dat Add most SSE instructions as intrinsics. 2020-03-06 21:34:22 +00:00
x86mmfirst.inc Add most SSE instructions as intrinsics. 2020-03-06 21:34:22 +00:00
x86mmsecond.inc Add most SSE instructions as intrinsics. 2020-03-06 21:34:22 +00:00
x86mmtype.inc Add most SSE instructions as intrinsics. 2020-03-06 21:34:22 +00:00
x86reg.dat