Re: [PATCH v2 02/39] xen/riscv: drop bug.h's duplicate instruction length helpers
Baptiste Le Duc <[email protected]>
| Newsgroups | gmane.comp.emulators.xen.devel |
|---|---|
| Message-ID | <1788180504.8631fc262581453bbf619ec5b2062170.1a057dd1e4c000c4f3@vates.tech> |
On Thu, 27 Aug 2026 17:20:46 +0200, Oleksii Kurochko <[email protected]> wrote: > asm/riscv_encoding.h already provides INSN_16BIT_MASK and INSN_LEN(), and > emulate.c uses them, so the tree carried two spellings of the same thing > which could drift apart. COMPRESSED_INSN_MASK never had a user. > > No functional change. > > > [...] Reviewed-by: Baptiste Le Duc <[email protected]> -- Baptiste Le Duc <[email protected]>