fpc/compiler/x86
2024-12-07 22:23:35 +01:00
..
aasmcpu.pas * patch by lag programming to replace bitcnt by popcnt, resolves #40962 2024-10-22 22:54:57 +02:00
agx86att.pas
agx86int.pas + support for .debug_loc and .debuc_loclist sections 2024-01-16 23:24:37 +01:00
agx86nsm.pas + zen5 architecture for completeness 2024-12-07 22:23:35 +01:00
aoptx86.pas * x86: Modification to PostPeepholeOptShr to skip over MOV instructions if they don't modify the current register 2024-11-30 12:51:07 +00:00
cga.pas
cgx86.pas * load 64 bit constants through a register into memory to avoid store-forwarding stalls, resolves #40945 2024-10-12 21:19:14 +02:00
cpubase.pas
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
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
nx86mem.pas
nx86set.pas
rax86.pas
rax86att.pas * fix #40451: load the assembly symbol into a separate operand so that an offset already contained in oper isn't discarded + added test 2023-10-20 19:54:04 +02:00
rax86int.pas
rgx86.pas
symi86.pas
symx86.pas
x86ins.dat cmpxchg16b instruction uses no size suffix in ATT syntax 2024-12-06 14:45:44 +01:00
x86intr.dat
x86mmfirst.inc
x86mmsecond.inc
x86mmtype.inc
x86reg.dat