fpc/compiler/x86
2022-12-04 23:17:56 +01: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
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 + Debug message 2022-11-29 23:20:35 +01: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
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
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 * 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
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 * another change information update 2022-12-04 23:17:56 +01:00
x86intr.dat
x86mmfirst.inc
x86mmsecond.inc
x86mmtype.inc
x86reg.dat