commit | 1590154ee4376819a8c6ee61e849ebf4a4e7cd02 | [log] [tgz] |
---|---|---|
author | Song Gao <gaosong@loongson.cn> | Thu Mar 21 20:36:06 2024 +0800 |
committer | Song Gao <gaosong@loongson.cn> | Fri Mar 22 17:57:49 2024 +0800 |
tree | e976c664a9f0ad93af31cb9230650cc16860c3ee | |
parent | fea445e8fe9acea4f775a832815ee22bdf2b0222 [diff] |
target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '-d int' qemu-system-loongarch64 assert failed with the option '-d int', the helper_idle() raise an exception EXCP_HLT, but the exception name is undefined. Signed-off-by: Song Gao <gaosong@loongson.cn> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20240321123606.1704900-1-gaosong@loongson.cn>