mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-28 00:03:42 +02:00
![]() with calls to cg.a_op_const_reg in the x86 div code generator, so that the same code can be used in the future for i8086 as well (SHR and SAR by constants other than 1 are 186+, so on 8086 they have to go through the CL register, which is handled correctly in cg.a_op_const_reg) git-svn-id: trunk@36815 - |
||
---|---|---|
.. | ||
aasmcpu.pas | ||
agx86att.pas | ||
agx86int.pas | ||
agx86nsm.pas | ||
aoptx86.pas | ||
cga.pas | ||
cgx86.pas | ||
cpubase.pas | ||
hlcgx86.pas | ||
itcpugas.pas | ||
itx86int.pas | ||
ni86mem.pas | ||
nx86add.pas | ||
nx86cal.pas | ||
nx86cnv.pas | ||
nx86con.pas | ||
nx86inl.pas | ||
nx86ld.pas | ||
nx86mat.pas | ||
nx86mem.pas | ||
nx86set.pas | ||
rax86.pas | ||
rax86att.pas | ||
rax86int.pas | ||
rgx86.pas | ||
symi86.pas | ||
symx86.pas | ||
x86ins.dat | ||
x86reg.dat |