OSDN Git Service

tcg/mips: Support unaligned access for softmmu
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 6 Aug 2021 16:55:14 +0000 (06:55 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 8 Feb 2022 21:55:02 +0000 (08:55 +1100)
commitd9e52834656ffa766113f1fbae8efe37aaac1df2
treea0430e3eefdbadda6465cc1c72cf86501f3641f0
parent23a79c113ed2ae693d882d109862f4a759fbf10e
tcg/mips: Support unaligned access for softmmu

We can use the routines just added for user-only to emit
unaligned accesses in softmmu mode too.

Tested-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/mips/tcg-target.c.inc