aboutsummaryrefslogtreecommitdiff
path: root/rust/qemu-api
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2024-10-04 15:37:24 -0300
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2024-10-15 12:13:59 -0300
commite99072b6ecd842558c68672f4601b4f6aeecdc2a (patch)
treedbad0312dc36a588e6931e8f6884f0e14f126009 /rust/qemu-api
parent5375bc1674590b19e2c138d06a954420ac9b5c4d (diff)
downloadqemu-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