[PATCH 3/4] s390: Reorganize assembly
Dominik Vogt
vogt@linux.vnet.ibm.com
Mon Dec 22 12:25:00 GMT 2014
Or rather the attached patch stat replaces
stm %r2,%r3,0(%r12)
nop
with
st %r2,0(%r12)
st %r3,4(%r12)
Ciao
Dominik ^_^ ^_^
--
Dominik Vogt
IBM Germany
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-s390-Optimize-return-type-table-in-ffi_call_SYSV.patch
Type: text/x-diff
Size: 2210 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libffi-discuss/attachments/20141222/ef603ba4/attachment.bin>
More information about the Libffi-discuss
mailing list