diff options
author | Jakub Jelinek <jakub@redhat.com> | 2006-01-18 09:04:52 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2006-01-18 09:04:52 +0100 |
commit | 71aa1a70296b6fcd35e4c4ac66dff26acd274590 (patch) | |
tree | 416e28c3fd82ee7afda8b60e3c1b9cb322ccff20 /gcc | |
parent | db2acc366eb6b76887c8cdde6a6c95a9db03dfce (diff) | |
download | gcc-71aa1a70296b6fcd35e4c4ac66dff26acd274590.zip gcc-71aa1a70296b6fcd35e4c4ac66dff26acd274590.tar.gz gcc-71aa1a70296b6fcd35e4c4ac66dff26acd274590.tar.bz2 |
sysv.S (smst_two_register): Don't call __ashldi3, instead do the shifting inline.
* src/powerpc/sysv.S (smst_two_register): Don't call __ashldi3,
instead do the shifting inline.
* src/powerpc/ppc_closure.S (ffi_closure_SYSV): Don't compute %r5
shift count unconditionally. Simplify load sequences for 1, 2, 3, 4
and 8 byte structs, for the remaining struct sizes don't call
__lshrdi3, instead do the shifting inline.
From-SVN: r109879
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions