Files
Jiawei e43d8768d9 RISC-V: Fix disassemble fetch fail return value.
This bug reported in
https://sourceware.org/bugzilla/show_bug.cgi?id=30184
And discussed in
https://sourceware.org/pipermail/binutils/2023-February/126213.html

We also checked the implementation of return value in arm and mips.
So this patch changes the return value to -1, that can fix bugs and maintain
consistency with other architectures.

opcodes/ChangeLog:

        * riscv-dis.c (print_insn_riscv):Change the return value.
2023-03-21 17:47:47 +08:00
..
2022-07-09 20:10:47 +09:30
2022-01-01 12:49:07 -05:00
2022-11-02 09:19:20 +08:00
2023-03-16 17:30:19 +10:30
2023-03-16 17:30:19 +10:30