fpc/compiler/aarch64
florian 5c67fcc43f + change always floating point divisions into multiplications if they are a power of two,
this is an exact operation so it is always allowed
* change only divisions by normal numbers into multiplications

git-svn-id: trunk@29085 -
2014-11-16 20:47:38 +00:00
..
a64att.inc * aarch64 compilation fixes 2014-10-26 08:35:13 +00:00
a64atts.inc * aarch64 compilation fixes 2014-10-26 08:35:13 +00:00
a64ins.dat * aarch64 compilation fixes 2014-10-26 08:35:13 +00:00
a64nop.inc
a64op.inc * aarch64 compilation fixes 2014-10-26 08:35:13 +00:00
a64reg.dat
a64tab.inc
aasmcpu.pas
aoptcpu.pas
aoptcpub.pas
aoptcpud.pas
cpubase.pas
cpuinfo.pas + change always floating point divisions into multiplications if they are a power of two, 2014-11-16 20:47:38 +00:00
cpupara.pas * aarch64 compilation fixes 2014-10-26 08:35:13 +00:00
itcpugas.pas
ra64con.inc
ra64dwa.inc
ra64nor.inc
ra64num.inc
ra64rni.inc
ra64sri.inc
ra64sta.inc
ra64std.inc
ra64sup.inc
symcpu.pas Fix a typo. The CPU specific version of "ttypesym" should be called "tcputypesym" and not "tcpuypesym". 2014-04-11 14:30:59 +00:00