translate: tune float i/o, indirect tailcalls
authornotaz <notasas@gmail.com>
Sat, 21 Nov 2015 18:52:01 +0000 (20:52 +0200)
committernotaz <notasas@gmail.com>
Sat, 21 Nov 2015 18:52:01 +0000 (20:52 +0200)
float i/o needs special handling because gcc generates vldr/vstr that
don't allow unaligned accesses


No differences found