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:00 +0000 (16:45 +0200)
commit68b4a6e91f5acd42489bb9d1c580acc5ae457cad
tree02793b5a1bdc833ab883a302d1f3aa5980ec565b
parentf879d5ff38d3c2283db968ea57c7a3207cc05889
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>
crypto/bn/asm/x86_64-gcc.c
crypto/bn/bn_div.c