mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-23 19:49:54 +00:00
Merge remote-tracking branch 'origin/pr/1949' into development
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user