|
From: | Richard Henderson |
Subject: | Re: [PATCH v2 09/16] target/mips: Introduce mo_endian() helper |
Date: | Sun, 13 Oct 2024 09:01:30 -0700 |
User-agent: | Mozilla Thunderbird |
On 10/10/24 14:50, Philippe Mathieu-Daudé wrote:
Introduce mo_endian() which returns the endian MemOp corresponding to the vCPU DisasContext. 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> --- target/mips/tcg/translate.h | 5 +++++ 1 file changed, 5 insertions(+)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |