ack/mach/powerpc/libem
George Koehler 47bd0ef7a7 Stop inlining code to convert integers to floats.
Do the conversion by calling .cif8 or .cuf8 in libem, as it was done
before my commit 1de1e8f.  I used the inline conversion to experiment
with the register allocator, which was too slow until c5bb3be.

Now that libem has the only copy of the code, move some comments and
code changes there.
2017-10-17 17:00:28 -04:00
..
aar4.s Use .los4 in lar 4 and .sts4 in sar 4. 2017-02-13 15:22:00 -05:00
and.s Edit PowerPC assembly for .and, .cms, .ior, .xor, .zer 2017-02-11 18:00:56 -05:00
build.lua Remove .ret from libem and inline the code. 2017-02-16 21:18:39 -05:00
cfi8.s In PowerPC libem, use the new features of our assembler. 2017-01-23 17:16:39 -05:00
cfu8.s In PowerPC libem, use the new features of our assembler. 2017-01-23 17:16:39 -05:00
cif8.s Stop inlining code to convert integers to floats. 2017-10-17 17:00:28 -04:00
cms.s Add pat cms !defined($1) 2017-02-13 16:52:32 -05:00
com.s In PowerPC libem, use the new features of our assembler. 2017-01-23 17:16:39 -05:00
csa.s In PowerPC libem, use the new features of our assembler. 2017-01-23 17:16:39 -05:00
csb.s In PowerPC libem, use the new features of our assembler. 2017-01-23 17:16:39 -05:00
cuf8.s Stop inlining code to convert integers to floats. 2017-10-17 17:00:28 -04:00
fd_00000000.s In PowerPC libem, use the new features of our assembler. 2017-01-23 17:16:39 -05:00
fd_80000000.s In PowerPC libem, use the new features of our assembler. 2017-01-23 17:16:39 -05:00
fd_FFFFFFFF.s In PowerPC libem, use the new features of our assembler. 2017-01-23 17:16:39 -05:00
fef8.s Change .fef8 and .fif8 to pass values on the stack. 2017-02-12 16:44:37 -05:00
fif8.s Change .fef8 and .fif8 to pass values on the stack. 2017-02-12 16:44:37 -05:00
inn.s In PowerPC libem, use the new features of our assembler. 2017-01-23 17:16:39 -05:00
ior.s Edit PowerPC assembly for .and, .cms, .ior, .xor, .zer 2017-02-11 18:00:56 -05:00
lar4.s Use .los4 in lar 4 and .sts4 in sar 4. 2017-02-13 15:22:00 -05:00
los4.s Use .los4 in lar 4 and .sts4 in sar 4. 2017-02-13 15:22:00 -05:00
rck.s In PowerPC libem, use the new features of our assembler. 2017-01-23 17:16:39 -05:00
sar4.s Use .los4 in lar 4 and .sts4 in sar 4. 2017-02-13 15:22:00 -05:00
set.s In PowerPC libem, use the new features of our assembler. 2017-01-23 17:16:39 -05:00
sts4.s Use .los4 in lar 4 and .sts4 in sar 4. 2017-02-13 15:22:00 -05:00
xor.s Edit PowerPC assembly for .and, .cms, .ior, .xor, .zer 2017-02-11 18:00:56 -05:00
zer.s Edit PowerPC assembly for .and, .cms, .ior, .xor, .zer 2017-02-11 18:00:56 -05:00