commit | 02d51a2dde6009e95bfd3bf838180c6b24de849f | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Thu Jun 13 12:59:36 2013 +0200 |
committer | Tom Rini <trini@ti.com> | Wed Jul 24 09:51:07 2013 -0400 |
tree | 31a0c3a4a35fa7af0ff139b5b036ae22ef76986f | |
parent | 5b4f4ffad3a92a3707cf16fbb9c26cf094e6d312 [diff] |
MIPS: mips32/cache.S: use v1 register for indirect function calls Synchronize the code with mips64/cache.S, in order to allow further unifications. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>