qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC PATCH v3 24/34] Hexagon (target/hexagon) opcode data structures


From: Richard Henderson
Subject: Re: [RFC PATCH v3 24/34] Hexagon (target/hexagon) opcode data structures
Date: Wed, 26 Aug 2020 21:05:32 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 8/26/20 4:52 PM, Taylor Simpson wrote:
>> And using qemu/bitops.h if possible, as discussed earlier vs attribs.h.
> 
> Do you mean replace the GET_ATTRIB macro with test_bit from qemu/bitops.h?

No, just define GET_ATTRIB in terms of test_bit, and define opcode_attribs
using BITS_TO_LONGS.


r~



reply via email to

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