Merge remote-tracking branch 'origin/pr/1949' into development
This commit is contained in:
commit
c42dd60f1f
2 changed files with 6 additions and 1 deletions
|
@ -756,7 +756,7 @@
|
|||
"sw $10, %2 \n\t" \
|
||||
: "=m" (c), "=m" (d), "=m" (s) \
|
||||
: "m" (s), "m" (d), "m" (c), "m" (b) \
|
||||
: "$9", "$10", "$11", "$12", "$13", "$14", "$15" \
|
||||
: "$9", "$10", "$11", "$12", "$13", "$14", "$15", "lo", "hi" \
|
||||
);
|
||||
|
||||
#endif /* MIPS */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue