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:45:50 +0000 (16:45 +0200)
commitad2aa727cda07b324c447aab654cd77da2914c3b
treedc81d47ced556476476168744f18cc114b742a2c
parentbbf007488749581fbb1a2998279cb9cafc93791f
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