On 7/3/24 16:37, Jonathan Cameron wrote:
Precursor to factoring out the inner loops for reuse.Reviewed-by: Peter Xu <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]> --- v2: Picked up tag from Peter. system/physmem.c | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-)
Nice finding. Similar pattern in system/memory_ldst.c.inc. Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
