fpc/compiler/x86
2023-11-10 18:43:55 +00:00
..
aasmcpu.pas * some fixes for the x86 assembler writer, when running on a big-endian hosted platform 2023-11-02 12:25:05 +02:00
agx86att.pas Add -Aas-clang for i386/x86_64 unix targets 2023-07-19 19:00:30 +02:00
agx86int.pas * reset written source lines once a section is encountered 2022-05-26 21:43:35 +02:00
agx86nsm.pas * New "fast 3-component LEA hint" and "Icelake" CPU options 2023-10-29 10:26:52 +00:00
aoptx86.pas Use faster check for type of tai object 2023-11-06 19:55:07 +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 * x86: Code generation fixes where FLAGS 2022-04-27 20:46:32 +00:00
nx86con.pas
nx86inl.pas * Fixed internal error number clash (2022102110) 2023-11-10 18:43:55 +00:00
nx86ld.pas
nx86mat.pas * x86: Made a check for BMI2 more explicit in the integer division code generator 2022-09-09 21:02:29 +00:00
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 * 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