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] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 08 Oct 2017 21:39:57 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     vijay.ac.kumar@...cle.com
Cc:     linux-kernel@...r.kernel.org, sparclinux@...r.kernel.org,
        babu.moger@...cle.com, rob.gardner@...cle.com, sam@...nborg.org
Subject: Re: [PATCH v3 3/5] sparc64: SPARC optimised fls function

From: Vijay Kumar <vijay.ac.kumar@...cle.com>
Date: Fri,  6 Oct 2017 10:54:51 -0600

> +#define LXCNT_O0_G2	\
> +	.word	0x85b002e8
> +
> +	.text
> +	.register	%g2, #scratch
> +	.register	%g3, #scratch
> +
> +ENTRY(NG4fls)
> +	LXCNT_O0_G2	!lzcnt	%o0, %g2

Agreed with others that you should name this LZCNT_* instead of
LXCNT_*.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ