On 12/18/25 01:31, Philippe Mathieu-Daudé wrote:
Use the MemOp argument to hold both the access size and its endianness.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- system/memory_ldst.c.inc | 86 ++++++++++++--------------------- system/memory_ldst_endian.c.inc | 20 +++----- 2 files changed, 38 insertions(+), 68 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
