fpc/compiler/x86
2025-02-08 14:27:48 +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 * SubLea2Lea has to check both times for equal super registers, resolves the second part of #41126 2025-02-03 22:19:25 +01:00
cga.pas
cgx86.pas + a_bit_scan_reg_reg gets a flag if src cannot be zero: this simplifies the generated code 2025-02-08 14:27:48 +01: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 * change some getglobaldatalabel into getlocaldatalabel to simplify code if pic is used 2025-01-13 22:34:31 +01: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 * change some getglobaldatalabel into getlocaldatalabel to simplify code if pic is used 2025-01-13 22:34:31 +01:00
nx86mem.pas
nx86set.pas * change some getglobaldatalabel into getlocaldatalabel to simplify code if pic is used 2025-01-13 22:34:31 +01:00
rax86.pas
rax86att.pas
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