qemu-riscv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC 02/15] target/riscv: rvb: count leading/trailing zeros


From: Richard Henderson
Subject: Re: [RFC 02/15] target/riscv: rvb: count leading/trailing zeros
Date: Thu, 19 Nov 2020 11:48:20 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 11/18/20 12:29 AM, frank.chang@sifive.com wrote:
> +# *** RV64B Standard Extension (in addition to RV32B) ***
> +clzw       011000000000 ..... 001 ..... 0011011 @r2
> +ctzw       011000000001 ..... 001 ..... 0011011 @r2

Oh, one more thing.  In the draft, the top decode bits are split into two
fields: 7+5.  It would be easier to read all of these if you did the same here.


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]