aboutsummaryrefslogtreecommitdiff
path: root/rust
diff options
context:
space:
mode:
authorPierrick Bouvier <pierrick.bouvier@linaro.org>2025-03-24 21:59:05 -0700
committerRichard Henderson <richard.henderson@linaro.org>2025-04-23 15:04:57 -0700
commit9fac39750df766c154e0960eca1962159ed50660 (patch)
tree35bcca68a696ec34d114b32ced67b1b9964b67fc /rust
parenta725f37102317d64f7f23895906f8c8c5f5f1be9 (diff)
downloadqemu-9fac39750df766c154e0960eca1962159ed50660.zip
qemu-9fac39750df766c154e0960eca1962159ed50660.tar.gz
qemu-9fac39750df766c154e0960eca1962159ed50660.tar.bz2
target/arm/cpu: flags2 is always uint64_t
Do not rely on target dependent type, but use a fixed type instead. Since the original type is unsigned, it is safe to extend its size without any side effect. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20250325045915.994760-21-pierrick.bouvier@linaro.org>
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions