]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/mips: Introduce mo_endian_env() helper
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 26 Sep 2024 17:06:02 +0000 (19:06 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 15 Oct 2024 15:13:59 +0000 (12:13 -0300)
commit3e10be75790df93ba2cdb10435860de214128da8
tree56232b330b5753d03044df5711ca174aaa02fccc
parente99072b6ecd842558c68672f4601b4f6aeecdc2a
target/mips: Introduce mo_endian_env() helper

Introduce mo_endian_env() which returns the endian
MemOp corresponding to the vCPU env.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Tested-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20241010215015.44326-4-philmd@linaro.org>
target/mips/internal.h