On 4/5/22 13:04, Stefan Pejic wrote:
From: Dragan Mladjenovic <[email protected]>nanoMips ISA does not support unaligned memory access. Adjust DisasContext's default_tcg_memop_mask to reflect this. Signed-off-by: Dragan Mladjenovic <[email protected]> Signed-off-by: Stefan Pejic <[email protected]> --- target/mips/tcg/translate.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
