fpc/compiler/x86
2023-09-08 17:30:32 +02:00
..
aasmcpu.pas + implemented WebAssembly code generator support for funcref and externref data 2023-06-07 05:25:57 +03:00
agx86att.pas Add -Aas-clang for i386/x86_64 unix targets 2023-07-19 19:00:30 +02:00
agx86int.pas
agx86nsm.pas * x86: Addition of AMD CPUs: Bobcat, Jaguar, Piledriver, Excavator, Zen2 and Zen3 (and supporting flags) 2022-11-25 22:14:59 +00:00
aoptx86.pas * Added missing register allocations to SSE/AVX optimisations 2023-08-24 19:41:41 +00:00
cga.pas * x86: Added new emit_reg_ref_reg routine and related methods to support BMI2 instructions 2022-11-06 15:42:09 +00:00
cgx86.pas
cpubase.pas * factor out subreg2opsize 2023-08-12 23:12:13 +02:00
cx86innr.inc
cx86mminnr.inc
hlcgx86.pas
itcpugas.pas
itx86int.pas
ni86mem.pas
nx86add.pas * x86: BZHI optimisation now sets the subtract and shift nodes to 'do not execute' as they are skipped over. 2023-02-21 20:44:02 +00:00
nx86cal.pas
nx86cnv.pas
nx86con.pas
nx86inl.pas * use bzhi only (if at all) for in_and_assign_x_y and not other in_*_x_y operations, resolves #40016 2022-11-30 22:16:21 +01:00
nx86ld.pas
nx86mat.pas
nx86mem.pas
nx86set.pas * x86: Fixed bug with BT optimisation where operand 2023-07-21 07:27:30 +01:00
rax86.pas * x86_64: warn only on negative offsets if rsp is involed, second part of #40113 2023-01-17 23:09:42 +01:00
rax86att.pas * fix #40390: implement support for handling parameter names (including __SELF and __HIGH(<identifier>)) that resolve directly to registers 2023-09-08 17:30:32 +02:00
rax86int.pas Refuse A_Jcc, A_SETcc, and A_CMOVcc without condition 2022-12-10 19:50:47 +00:00
rgx86.pas
symi86.pas
symx86.pas
x86ins.dat * change table updates 2022-12-06 22:41:30 +01:00
x86intr.dat
x86mmfirst.inc
x86mmsecond.inc
x86mmtype.inc
x86reg.dat