On Sat, Feb 20, 2021 at 12:12 AM Richard Henderson <richard.henderson@linaro.org> wrote:
On 2/19/21 1:59 AM, frank.chang@sifive.com wrote:
> +/* Skip mem_idx bits */
> +FIELD(TB_FLAGS, VL_EQ_VLMAX, 3, 1)

Why not just add the mem_idx field to the list?

The separation between the FIELDs and TB_FLAG_*_MASK is unfortunate, and will
be a continuing source of errors.


Sure, I will edit it and send out the next version patch.

Thanks,
Frank Chang
 

r~