diff options
author | Frédéric Pétrot <frederic.petrot@univ-grenoble-alpes.fr> | 2022-01-24 21:24:56 +0100 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2022-02-16 12:24:18 +1000 |
commit | 6c3a9247259940069402ee169e63aac0ac5f8f6b (patch) | |
tree | d3f20540d92cfa7f85cae3fc0c8a820dcd11fcae /scripts/modinfo-generate.py | |
parent | f42483d776bce29a9925ed61cc10eb27a5b2446c (diff) | |
download | qemu-6c3a9247259940069402ee169e63aac0ac5f8f6b.zip qemu-6c3a9247259940069402ee169e63aac0ac5f8f6b.tar.gz qemu-6c3a9247259940069402ee169e63aac0ac5f8f6b.tar.bz2 |
target/riscv: correct "code should not be reached" for x-rv128
The addition of uxl support in gdbstub adds a few checks on the maximum
register length, but omitted MXL_RV128, an experimental feature.
This patch makes rv128 react as rv64, as previously.
Signed-off-by: Frédéric Pétrot <frederic.petrot@univ-grenoble-alpes.fr>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: LIU Zhiwei <zhiwei_liu@c-sky.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20220124202456.420258-1-frederic.petrot@univ-grenoble-alpes.fr
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'scripts/modinfo-generate.py')
0 files changed, 0 insertions, 0 deletions