fpc/compiler/x86
2025-09-16 22:31:19 +02:00
..
aasmcpu.pas Generalize asm error message for distinct registers. 2025-06-08 22:21:11 +02:00
agx86att.pas Introduced 16 bit broadcast functionality. 2025-05-24 17:07:14 +02:00
agx86int.pas
agx86nsm.pas
aoptx86.pas * x86: Added new post-peephole optimisations to convert BMI2 shift/rotate instructions to their smaller traditional versions if possible 2025-09-16 22:31:19 +02:00
cga.pas
cgx86.pas + x86: proper flag (de)alloc in a_bit_scan 2025-02-15 22:19:05 +01:00
cpubase.pas Support for tmmreg. 2025-06-08 22:21:11 +02:00
cx86innr.inc
cx86mminnr.inc
hlcgx86.pas
itcpugas.pas
itx86int.pas
ni86mem.pas
nx86add.pas * x86: Convert isolated "(1 shl y) - 1" to BZHI, not just "x and ((1 shl y) - 1)" 2025-09-14 10:28:22 +02:00
nx86bas.pas
nx86cal.pas
nx86cnv.pas * properly fix #41161 2025-04-14 22:41:18 +02:00
nx86con.pas
nx86inl.pas
nx86ld.pas
nx86mat.pas * properly fix #41161 2025-04-14 22:41:18 +02:00
nx86mem.pas
nx86set.pas * spelling 2025-09-10 23:07:27 +02:00
rax86.pas Introduced 16 bit broadcast functionality. 2025-05-24 17:07:14 +02:00
rax86att.pas
rax86int.pas Simplistic fix for bug report #41331 2025-07-16 20:44:19 +00:00
rgx86.pas * when handling spilling of mm registers of (v)movd/(v)movq consider also the destination operand 2025-05-05 22:46:49 +02:00
symi86.pas
symx86.pas
x86ins.dat Fix AOR. 2025-06-08 22:21:11 +02:00
x86intr.dat
x86mmfirst.inc
x86mmsecond.inc
x86mmtype.inc
x86reg.dat Add tmm registers. 2025-06-08 22:21:11 +02:00