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 + zen5 architecture for completeness 2024-12-07 22:23:35 +01:00
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 * regenerated 2024-05-02 22:46:49 +02:00
hlcgx86.pas * proper fix for 9056ab8025 2024-03-25 22:33:30 +01:00
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 * x86: Reimplemented TAsmNode XML dumping using new framework 2024-05-30 20:04:11 +00:00
nx86cal.pas
nx86cnv.pas * properly fix #41161 2025-04-14 22:41:18 +02:00
nx86con.pas * use fld1/fchs regardless of pic 2024-06-06 22:36:29 +02:00
nx86inl.pas * ensure make_simple_ref is called, resolves #40851 2024-07-10 22:26:09 +02:00
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