Searched hist:d1d8541217ce8a23e9e751cd868c7d618817134a (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/riscv/ |
H A D | debug.c | diff d1d8541217ce8a23e9e751cd868c7d618817134a Thu Jun 02 10:52:46 CDT 2022 Frédéric Pétrot <frederic.petrot@univ-grenoble-alpes.fr> target/riscv/debug.c: keep experimental rv128 support working
Add an MXL_RV128 case in two switches so that no error is triggered when using the -cpu x-rv128 option.
Signed-off-by: Frédéric Pétrot <frederic.petrot@univ-grenoble-alpes.fr> Acked-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Message-Id: <20220602155246.38837-1-frederic.petrot@univ-grenoble-alpes.fr> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
|