fpc/compiler/x86
2025-06-02 20:47:29 +02:00
..
aasmcpu.pas * avoid warning on unintialized variable 2025-05-24 17:10:14 +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: "MovMov2Mov 1" now removes the first instruction if the intermediate register is not in use afterwards. 2025-06-02 20:47:29 +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 Prepare for long GFNI instructions. 2025-05-24 17:07:14 +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 * allow swapping of operands for three operand instructions if they are commutative 2024-04-22 22:25:37 +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 * genlinearlist and genlinearcmplist for case blocks now allocate the flags properly 2025-04-16 10:54:02 +02:00
rax86.pas Introduced 16 bit broadcast functionality. 2025-05-24 17:07:14 +02:00
rax86att.pas
rax86int.pas Introduced 16 bit broadcast functionality. 2025-05-24 17:07:14 +02: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 Add x86 instruction sets FP16, BF16, 4VNNIW, 4FMAPS. Small updates. 2025-05-24 17:07:14 +02:00
x86intr.dat
x86mmfirst.inc
x86mmsecond.inc
x86mmtype.inc
x86reg.dat