On 5/15/26 07:25, Peter Maydell wrote:
This completes the conversion of this family of functions to returning true on success and false on failure.Signed-off-by: Peter Maydell<[email protected]> --- target/arm/internals.h | 2 +- target/arm/ptw.c | 2 +- target/arm/tcg/m_helper.c | 8 ++++---- target/arm/tcg/tlb_helper.c | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
