diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-10-04 15:37:24 -0300 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-10-15 12:13:59 -0300 |
commit | e99072b6ecd842558c68672f4601b4f6aeecdc2a (patch) | |
tree | dbad0312dc36a588e6931e8f6884f0e14f126009 /rust/qemu-api | |
parent | 5375bc1674590b19e2c138d06a954420ac9b5c4d (diff) | |
download | qemu-e99072b6ecd842558c68672f4601b4f6aeecdc2a.zip qemu-e99072b6ecd842558c68672f4601b4f6aeecdc2a.tar.gz qemu-e99072b6ecd842558c68672f4601b4f6aeecdc2a.tar.bz2 |
target/mips: Rename cpu_is_bigendian() -> disas_is_bigendian()
Methods using the 'cpu_' prefix usually take a (Arch)CPUState
argument. Since this method takes a DisasContext argument,
rename it as disas_is_bigendian().
Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20241010215015.44326-3-philmd@linaro.org>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions