fpc/compiler/x86
2013-08-06 07:34:50 +00:00
..
aasmcpu.pas + added a few BMI instructions to see if they can be encoded 2013-06-16 09:35:21 +00:00
agx86att.pas
agx86int.pas
agx86nsm.pas
cga.pas
cgx86.pas * In preparation for fixing Mantis #24791: Copy related code from tcgx86.g_proc_entry to tcgx86_64.g_proc_entry, and remove win64-specific stuff from tcgx86 version. 2013-08-06 07:34:50 +00:00
cpubase.pas + added function cpubase.segment_regs_equal, which checks whether 2 segment regs are equal in the current memory model 2013-06-23 11:27:00 +00:00
hlcgx86.pas
itcpugas.pas
itx86int.pas
nx86add.pas * use add/sub instead of inc/dec on modern CPUs when optimizing for speed 2013-07-07 19:50:13 +00:00
nx86cal.pas
nx86cnv.pas
nx86con.pas
nx86inl.pas * handle LOC_*FPUREGISTER correctly when using sse2 sqr, resolve #26408 2013-06-16 18:48:08 +00:00
nx86mat.pas
nx86mem.pas
nx86set.pas
rax86.pas
rax86att.pas
rax86int.pas * Changed global variable into field. 2013-08-05 16:32:37 +00:00
rgx86.pas
x86ins.dat + added a few BMI instructions to see if they can be encoded 2013-06-16 09:35:21 +00:00
x86reg.dat