lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 27 Sep 2017 15:10:20 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     anthony.yznaga@...cle.com
Cc:     sam@...nborg.org, vijay.ac.kumar@...cle.com,
        linux-kernel@...r.kernel.org, sparclinux@...r.kernel.org,
        babu.moger@...cle.com, rob.gardner@...cle.com
Subject: Re: [PATCH v2 2/2] sparc64: Use lzcnt instruction for fls and __fls

From: Anthony Yznaga <anthony.yznaga@...cle.com>
Date: Wed, 27 Sep 2017 14:45:34 -0700

> Vijay,
> Older assemblers may not support this flag so you’ll need to
> hardcode the lzcnt instructions using .word directives.

Right, older binutils do not support the T4 instructions.

This is why we hardcode the opcodes for all of the crypto
instructions used under arch/sparc64/crypto/, for example.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ