perlasm/x86_64-xlate.pl: handle binary constants early.
authorAndy Polyakov <appro@openssl.org>
Fri, 4 Mar 2016 10:32:26 +0000 (11:32 +0100)
committerAndy Polyakov <appro@openssl.org>
Mon, 7 Mar 2016 13:51:26 +0000 (14:51 +0100)
commit6e42e3ff9cde43830555549fdafa2a8b37b9485b
treec39fc3a48cb8b8a41c1d99aaf0b3569dcaef4a9a
parenta193388811db7e842ed7d1966bbe2552095b26cc
perlasm/x86_64-xlate.pl: handle binary constants early.

Not all assemblers of "gas" flavour handle binary constants, e.g.
seasoned MacOS Xcode doesn't, so give them a hand.

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