fpc/compiler/x86
2022-11-11 22:20:17 +00:00
..
aasmcpu.pas * x86: Added new emit_reg_ref_reg routine and related methods to support BMI2 instructions 2022-11-06 15:42:09 +00:00
agx86att.pas
agx86int.pas * reset written source lines once a section is encountered 2022-05-26 21:43:35 +02:00
agx86nsm.pas * reset written source lines once a section is encountered 2022-05-26 21:43:35 +02:00
aoptx86.pas Avoidd to use hp1 after calling RemoveInstruction, as the VMT is invalidated 2022-11-11 22:20:17 +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 * x86: New jump/label tracking in CrossJump optimisations 2022-04-24 16:42:35 +00:00
cx86innr.inc
cx86mminnr.inc
hlcgx86.pas
itcpugas.pas
itx86int.pas
ni86mem.pas
nx86add.pas * x86: The code generator will now attempt to manipulate "x and ((1 shl y) - 1)" to use BZHI 2022-11-06 15:42:09 +00:00
nx86cal.pas
nx86cnv.pas * x86: Code generation fixes where FLAGS 2022-04-27 20:46:32 +00:00
nx86con.pas
nx86inl.pas * x86: "x and ((1 shl y) - 1)" to BZHI adapted for in_and_assign_x_y 2022-11-06 15:42:09 +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: Code generation fixes where FLAGS 2022-04-27 20:46:32 +00:00
rax86.pas
rax86att.pas
rax86int.pas
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 * started with change information for AVX-512 2022-03-29 22:50:14 +02:00
x86intr.dat
x86mmfirst.inc
x86mmsecond.inc
x86mmtype.inc
x86reg.dat