Clean up and optimize _dl_start a bit by using immediate addressing for
authormiod <miod@openbsd.org>
Tue, 30 Dec 2014 18:31:21 +0000 (18:31 +0000)
committermiod <miod@openbsd.org>
Tue, 30 Dec 2014 18:31:21 +0000 (18:31 +0000)
commit218b700c749419c2a01ea488e9de0593c5668620
treee86334c6dfcdd2728b171ad6e0dc38e71ba409a7
parent8e34eb3823cfda461ed5d65deab7573756a46710
Clean up and optimize _dl_start a bit by using immediate addressing for
the constants whenever they fit, and avoiding saving and restoring
registers we don't need to preserve.
libexec/ld.so/sh/ldasm.S