On 9 December 2013 12:37, Peter Maydell wrote:
> Third revision of the second chunk of A64 decoder patches:
> a grabbag of miscellaneous logic and bit-twiddling operations,
> plus some other minor stuff like ADR and conditional-select.
Applied to target-arm.next since all patches in this set have
Third revision of the second chunk of A64 decoder patches:
a grabbag of miscellaneous logic and bit-twiddling operations,
plus some other minor stuff like ADR and conditional-select.
Changes v2->v3:
* patch 1/13: added the special case of rd==31 to avoid the
dead temporary across basic blocks