Count Leading Zeros (cntlzw)
- From: "Kostas" <kostast@xxxxxxxx>
- Date: Mon, 29 Aug 2005 13:42:54 +0300
I wanted to use this function -which is part of the PowerPC assembly
language- in a x86 architecture (prefered an Athlon).
This function calculates the leading zeros of a word.
I need this function to be really fast, so i thought to ask the basm group
:)
How should it be best implemented in order to be best optimised?
Thanks in advance
Kostas
.
- Follow-Ups:
- Re: Count Leading Zeros (cntlzw)
- From: Kostas
- Re: Count Leading Zeros (cntlzw)
- From: Lars
- Re: Count Leading Zeros (cntlzw)
- From: Lars
- Re: Count Leading Zeros (cntlzw)
- From: Torjei Kvinen
- Re: Count Leading Zeros (cntlzw)
- From: vt
- Re: Count Leading Zeros (cntlzw)
- Prev by Date: Re: QC Report on Swap Function
- Next by Date: Re: QC Report on Swap Function
- Previous by thread: Assembler Directive
- Next by thread: Re: Count Leading Zeros (cntlzw)
- Index(es):
Relevant Pages
|