On 19/03/26, Philippe Mathieu-Daudé wrote:
> Prefer the address_space_ld/st API over the legacy ld/st_phys()
> because it allow checking for bus access fault (although the
> modified code doesn't check that). There is no logical change.
> 
> Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
> ---
>  target/loongarch/cpu_helper.c     | 13 +++++++++----
>  target/loongarch/tcg/tlb_helper.c | 10 +++++++---
>  2 files changed, 16 insertions(+), 7 deletions(-)

Reviewed-by: Anton Johansson <[email protected]>

Reply via email to