On 2/7/24 08:20, [email protected] wrote:
From: Helge Deller <[email protected]>

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 <[email protected]>

Reviewed-by: Richard Henderson <[email protected]>


r~

Reply via email to