On 10/8/26 00:34, Richard Henderson wrote:
Since 758dce9c98a, the only possible values for instruction length are 2 and 4.Signed-off-by: Richard Henderson <[email protected]> --- disas/riscv.h | 2 +- disas/riscv.c | 12 +++--------- 2 files changed, 4 insertions(+), 10 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
