summary refs log tree commit diff stats
path: root/hw/net/tulip.c
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2024-02-07 00:49:28 +0100
committerHelge Deller <deller@gmx.de>2024-02-11 13:20:23 +0100
commit68e3e604d677b446eed095b5f99904483031f12d (patch)
treee8c8ea313cb7241c7ed70dbfe69607b93fe8dac4 /hw/net/tulip.c
parent7b2d70a175981917acd9383660b977349963344b (diff)
downloadfocaccia-qemu-68e3e604d677b446eed095b5f99904483031f12d.tar.gz
focaccia-qemu-68e3e604d677b446eed095b5f99904483031f12d.zip
target/hppa: PDC_BTLB_INFO uses 32-bit ints
The BTLB helper function stores the BTLB info (four 32-bit ints) into
the memory of the guest. They are only available when emulating a 32-bit
CPU in the guest, so use "uint32_t" instead of "target_ulong" here.

Signed-off-by: Helge Deller <deller@gmx.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/net/tulip.c')
0 files changed, 0 insertions, 0 deletions