crypto/bn/*: x86[_64] division instruction doesn't handle constants, change constrain...
authorAndy Polyakov <appro@openssl.org>
Sat, 27 Aug 2016 18:47:57 +0000 (20:47 +0200)
committerAndy Polyakov <appro@openssl.org>
Wed, 31 Aug 2016 14:46:11 +0000 (16:46 +0200)
commit2a20b6d9731488bcb500e58a434375f59fb9adcc
treee075096524e5f2f3a3d7bc793103534274098641
parent7c59fbfb26bd59ec173fb109cc6476988a31b165
crypto/bn/*: x86[_64] division instruction doesn't handle constants, change constraint from 'g' to 'r'.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(cherry picked from commit 68b4a6e91f5acd42489bb9d1c580acc5ae457cad)
crypto/bn/asm/x86_64-gcc.c
crypto/bn/bn_div.c