perlasm/x86_64-xlate.pl: recognize even offset(%reg) in cfa_expression.
authorAndy Polyakov <appro@openssl.org>
Fri, 10 Feb 2017 09:59:45 +0000 (10:59 +0100)
committerAndy Polyakov <appro@openssl.org>
Mon, 13 Feb 2017 20:15:14 +0000 (21:15 +0100)
commit1cb35b47db8462f5653803501ed68d33b10c249f
tree95db91551bd190ac458f5e6d2b5bb8167556e433
parent86e112788e2ab9740c0cabf3ae4b1eb67b386bab
perlasm/x86_64-xlate.pl: recognize even offset(%reg) in cfa_expression.

This is handy when "offset(%reg)" is a perl variable.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/perlasm/x86_64-xlate.pl