diff options
author | Philippe Mathieu-Daudé | 2021-08-18 12:13:02 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé | 2021-08-25 13:02:14 +0200 |
commit | bf78469cc8ddb117b6db4a353e59fb4664a96de4 (patch) | |
tree | 3b1045e369113905d849e6f2258ab51baa15a3b1 /scripts/qapi/error.py | |
parent | target/mips: Store CP0_Config0 in DisasContext (diff) | |
download | qemu-bf78469cc8ddb117b6db4a353e59fb4664a96de4.tar.gz qemu-bf78469cc8ddb117b6db4a353e59fb4664a96de4.tar.xz qemu-bf78469cc8ddb117b6db4a353e59fb4664a96de4.zip |
target/mips: Replace TARGET_WORDS_BIGENDIAN by cpu_is_bigendian()
Add the inlined cpu_is_bigendian() function in "translate.h".
Replace the TARGET_WORDS_BIGENDIAN #ifdef'ry by calls to
cpu_is_bigendian().
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210818164321.2474534-6-f4bug@amsat.org>
Diffstat (limited to 'scripts/qapi/error.py')
0 files changed, 0 insertions, 0 deletions