fpc/compiler/x86
2023-09-16 23:25:31 +02:00
..
aasmcpu.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
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 * x86: Added SARX to BMI2 code generator 2022-09-10 19:10:55 +00:00
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 * 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 #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 Cast properly to avoid range error 2023-09-14 10:04:02 +02:00
rgx86.pas * x86: Added BEXTR and BZHI to special spilling rules since they follow the same format as SHRX etc. 2022-09-10 19:10:55 +00:00
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