]> git.proxmox.com Git - mirror_qemu.git/commit
target/loongarch: Add exception subcode
authorSong Gao <gaosong@loongson.cn>
Tue, 1 Nov 2022 03:17:15 +0000 (11:17 +0800)
committerSong Gao <gaosong@loongson.cn>
Fri, 4 Nov 2022 09:09:50 +0000 (17:09 +0800)
commita6b129c8102668717370ec27490523fb1290ae5d
tree50ddd3326656fc9699c3da686818ed2ef0b8024c
parent3dfbb6dee57f48abdc5b51edfd4dd57869d838df
target/loongarch: Add exception subcode

We need subcodes to distinguish the same excode cs->exception_indexs,
such as EXCCODE_ADEF/EXCCODE_ADEM.

Signed-off-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20221101073210.3934280-1-gaosong@loongson.cn>
target/loongarch/cpu.c
target/loongarch/cpu.h