mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-24 02:55:38 +01:00
6 lines
207 B
Plaintext
6 lines
207 B
Plaintext
|
Bugfix
|
||
|
* Fix missing constraints on x86_64 and aarch64 assembly code
|
||
|
for bignum multiplication that broke some bignum operations with
|
||
|
(at least) Clang 12.
|
||
|
Fixes #4116, #4786, #4917, #4962.
|