On 10/10/24 14:50, Philippe Mathieu-Daudé wrote:
Introduce mo_endian_env() which returns the endian MemOp corresponding to the vCPU env.Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> Reviewed-by: Jiaxun Yang<jiaxun.y...@flygoat.com> Tested-by: Jiaxun Yang<jiaxun.y...@flygoat.com> --- target/mips/internal.h | 5 +++++ 1 file changed, 5 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~