diff options
author | Bibo Mao <maobibo@loongson.cn> | 2025-05-07 10:31:33 +0800 |
---|---|---|
committer | Song Gao <gaosong@loongson.cn> | 2025-05-14 15:39:06 +0800 |
commit | ab9bbee3c7da3d5dcce03bd7379bc7d05243a9af (patch) | |
tree | fddd29f2c8d99052d34ed32ca088bd3db88cbf29 /scripts/vmstate-static-checker.py | |
parent | 69ee0189d7977cfbb1b2c7a27393d8b9fb661b20 (diff) | |
download | qemu-ab9bbee3c7da3d5dcce03bd7379bc7d05243a9af.zip qemu-ab9bbee3c7da3d5dcce03bd7379bc7d05243a9af.tar.gz qemu-ab9bbee3c7da3d5dcce03bd7379bc7d05243a9af.tar.bz2 |
hw/intc/loongarch_pch: Modify name of some registers
For some registers with width 8 bytes, its name is something like
PCH_PIC_INT_ID_LO and PCH_PIC_INT_ID_HI. From hardware manual,
register name is PCH_PIC_INT_ID instead. Here name PCH_PIC_INT_ID
is used, and PCH_PIC_INT_ID + 4 is used for PCH_PIC_INT_ID_HI.
Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Clement Mathieu--Drif <clement.mathieu--drif@eviden.com>
Reviewed-by: Song Gao <gaosong@loongson.cn>
Message-Id: <20250507023148.1877287-2-maobibo@loongson.cn>
Signed-off-by: Song Gao <gaosong@loongson.cn>
Diffstat (limited to 'scripts/vmstate-static-checker.py')
0 files changed, 0 insertions, 0 deletions