OSDN Git Service

hw/hppa: Use uint32_t instead of target_ureg
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 20 Oct 2023 17:04:22 +0000 (10:04 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 7 Nov 2023 02:49:34 +0000 (18:49 -0800)
commita4529fa83b3c1e8cd3303161a5895a5adc01a076
tree58b66aa70b6ac01d48951c4ec7f6b4c1d9c4b8b9
parent8577f354792414a2b24ef72c64730ed0f6bb071e
hw/hppa: Use uint32_t instead of target_ureg

The size of target_ureg is going to change.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
hw/hppa/machine.c