Fix an error for strmm_LLTN.

This commit is contained in:
traz 2011-09-02 16:57:33 +00:00
parent 3274ff47b8
commit 7906146836
1 changed files with 1 additions and 1 deletions

View File

@ -6069,7 +6069,7 @@
move BO, B
#else
dsll L, KK, 3 + BASE_SHIFT
dsll TEMP, KK, 2 + BASE_SHIFT
dsll TEMP, KK, 1 + BASE_SHIFT
daddu AO, AO, L
daddu BO, B, TEMP