perlasm/x86*.pl: add endbranch instruction.
authorAndy Polyakov <appro@openssl.org>
Sun, 12 Jun 2016 14:21:37 +0000 (16:21 +0200)
committerAndy Polyakov <appro@openssl.org>
Tue, 14 Jun 2016 21:43:52 +0000 (23:43 +0200)
commit4e3d2866b6e8e7a700ea22e05840a093bfd7a4b1
treec92501b12234e5d90595bf593b747a184e253ca8
parentcc77d0d84ab8e476f74373cad3d65210042baf02
perlasm/x86*.pl: add endbranch instruction.

For further information see "Control-flow Enforcement Technology
Preview" by Intel.

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