ack/mach/powerpc/libem
George Koehler 459a9b5949 Use lwzu, stwu to tighten more loops.
Because lwzu or stwu moves the pointer, I can remove an addi
instruction from the loop, so the loop is slightly faster.

I wrote a benchmark in Modula-2 that exercises some of these loops.  I
measured its time on my old PowerPC Mac.  Its user time decreases from
8.401s to 8.217s with the tighter loops.
2017-10-18 12:12:42 -04:00
..
aar4.s
and.s Use lwzu, stwu to tighten more loops. 2017-10-18 12:12:42 -04:00
build.lua
cfi8.s In PowerPC libem, use the new features of our assembler. 2017-01-23 17:16:39 -05:00
cfu8.s
cif8.s
cms.s Use lwzu, stwu to tighten more loops. 2017-10-18 12:12:42 -04:00
com.s Use lwzu, stwu to tighten more loops. 2017-10-18 12:12:42 -04:00
csa.s
csb.s
cuf8.s Stop inlining code to convert integers to floats. 2017-10-17 17:00:28 -04:00
fd_00000000.s
fd_80000000.s
fd_FFFFFFFF.s
fef8.s
fif8.s
inn.s In PowerPC libem, use the new features of our assembler. 2017-01-23 17:16:39 -05:00
ior.s Use lwzu, stwu to tighten more loops. 2017-10-18 12:12:42 -04:00
lar4.s
los4.s
rck.s
sar4.s
set.s
sts4.s
xor.s Use lwzu, stwu to tighten more loops. 2017-10-18 12:12:42 -04:00
zer.s Use lwzu, stwu to tighten more loops. 2017-10-18 12:12:42 -04:00