diff options
author | Bibo Mao <maobibo@loongson.cn> | 2025-07-29 10:44:51 +0800 |
---|---|---|
committer | Bibo Mao <maobibo@loongson.cn> | 2025-08-29 10:05:02 +0800 |
commit | 912f75eaed5f686fe0f312e8ac797be7c1f43b0e (patch) | |
tree | bd69e58ba98dfc663d97e51846fffa04680c2319 /rust/qemu-api | |
parent | a3d4bc4845911d82162f5be782f73e9742a41306 (diff) | |
download | qemu-912f75eaed5f686fe0f312e8ac797be7c1f43b0e.zip qemu-912f75eaed5f686fe0f312e8ac797be7c1f43b0e.tar.gz qemu-912f75eaed5f686fe0f312e8ac797be7c1f43b0e.tar.bz2 |
target/loongarch: Add enum type TLBRet definition
There is mixed usage between enum variable TLBRET_xxx and int type,
here add enum type TLBRet definition and replace int type variable
with enum type TLBRet in some functions.
Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions