commit | 187fe8119da9ee96660a32c721d611300bd01721 | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Thu Jun 13 12:59:34 2013 +0200 |
committer | Tom Rini <trini@ti.com> | Wed Jul 24 09:51:06 2013 -0400 |
tree | a98d4adeb632f03e54c4aa24760fca03732b7dde | |
parent | 01c3e0ef92f114f8ab5d5c0eb8497e0bd465e6ef [diff] |
MIPS: mips32/cache.S: save return address in t9 register 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>