fpc/compiler/x86
2024-02-19 20:19:35 +01:00
..
aasmcpu.pas Use writeint8/writeuint8 methods to avoid cross-endian issues 2024-02-19 20:19:35 +01:00
agx86att.pas Add -Aas-clang for i386/x86_64 unix targets 2023-07-19 19:00:30 +02:00
agx86int.pas + support for .debug_loc and .debuc_loclist sections 2024-01-16 23:24:37 +01:00
agx86nsm.pas * comment fixed, hint by Maxim Ganetsky 2024-02-06 22:09:52 +01:00
aoptx86.pas * x86: Fixed "Cmp1Jl2Cmp0Jle" and "CmpJe2NegJo" optimisations 2024-02-18 15:37:27 +00:00
cga.pas
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 * Fixed internal error number clash (2022102110) 2023-11-10 18:43:55 +00: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 * throw an error if instructions which needs an operand size is used with one operand being a reference without size 2023-09-16 23:25:31 +02:00
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 Cast properly to avoid range error 2023-09-14 10:04:02 +02:00
rgx86.pas
symi86.pas
symx86.pas
x86ins.dat
x86intr.dat
x86mmfirst.inc
x86mmsecond.inc
x86mmtype.inc
x86reg.dat