diff options
author | Bibo Mao <maobibo@loongson.cn> | 2025-06-18 10:51:34 +0800 |
---|---|---|
committer | Bibo Mao <maobibo@loongson.cn> | 2025-07-11 14:47:15 +0800 |
commit | 5a2e76fc8786760a8fbb42af5cd8a61ecb6aba87 (patch) | |
tree | 5a97db42432b13f00f4e84bd82a5aeef87db6e43 /scripts/qapi/source.py | |
parent | e5de64ae0233a13f5a623a62aec0b95d66ab7ce6 (diff) | |
download | qemu-5a2e76fc8786760a8fbb42af5cd8a61ecb6aba87.zip qemu-5a2e76fc8786760a8fbb42af5cd8a61ecb6aba87.tar.gz qemu-5a2e76fc8786760a8fbb42af5cd8a61ecb6aba87.tar.bz2 |
target/loongarch: Fix CSR STLBPS register write emulation
Function helper_csrwr_stlbps() is emulation with CSR STLBPS register
write operation. However there is only parameter checking action, and
no register updating action. Here update value of CSR_STLBPS when
parameter passes to check.
Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Song Gao <gaosong@loongson.cn>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions