[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <fc978dfa-fc49-53a6-7455-263a7d860583@oracle.com>
Date: Mon, 9 Oct 2017 10:12:28 -0500
From: Vijay Kumar <vijay.ac.kumar@...cle.com>
To: David Miller <davem@...emloft.net>
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
On 10/8/2017 11:39 PM, David Miller wrote:
> 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_*.
Yes, That's typo. I will fix it.
Vijay
Powered by blists - more mailing lists