qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] target/tricore/helper: Use correct string format in cpu_tlb_


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] target/tricore/helper: Use correct string format in cpu_tlb_fill()
Date: Tue, 26 Mar 2024 10:58:10 +0100
User-agent: Mozilla Thunderbird

On 19/3/24 06:14, Philippe Mathieu-Daudé wrote:
'address' got converted from target_ulong to vaddr in commit
68d6eee73c ("target/tricore: Convert to CPUClass::tlb_fill").
Use the corresponding format string to avoid casting.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  target/tricore/helper.c | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, patch queued.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]