qemu-e2k/tests/tcg/xtensa
Marc-André Lureau ee3eb3a7ce Replace TARGET_WORDS_BIGENDIAN
Convert the TARGET_WORDS_BIGENDIAN macro, similarly to what was done
with HOST_BIG_ENDIAN. The new TARGET_BIG_ENDIAN macro is either 0 or 1,
and thus should always be defined to prevent misuse.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Suggested-by: Halil Pasic <pasic@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220323155743.1585078-8-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-04-06 10:50:37 +02:00
..
crt.S
fpu.h tests/tcg/xtensa: update test_fp0_arith for DFPU 2020-08-21 12:48:15 -07:00
linker.ld.S
macros.inc tests/tcg/xtensa: fix test execution on ISS 2020-08-21 12:48:15 -07:00
Makefile.softmmu-target Replace TARGET_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
test_b.S
test_bi.S
test_boolean.S
test_break.S
test_bz.S
test_cache.S
test_clamps.S
test_dfp0_arith.S tests/tcg/xtensa: add DFP0 arithmetic tests 2020-08-21 12:48:16 -07:00
test_exclusive.S
test_extui.S
test_flix.S
test_fp0_arith.S tests/tcg/xtensa: expand madd tests 2020-08-21 12:48:15 -07:00
test_fp0_conv.S tests/tcg/xtensa: update test_fp0_conv for DFPU 2020-08-21 12:48:16 -07:00
test_fp0_div.S tests/tcg/xtensa: add fp0 div and sqrt tests 2020-08-21 12:48:16 -07:00
test_fp0_sqrt.S tests/tcg/xtensa: add fp0 div and sqrt tests 2020-08-21 12:48:16 -07:00
test_fp1.S tests/tcg/xtensa: update test_fp1 for DFPU 2020-08-21 12:48:16 -07:00
test_fp_cpenable.S
test_interrupt.S
test_load_store.S target/xtensa: clean up unaligned access 2021-05-20 13:02:58 -07:00
test_loop.S
test_lsc.S tests/tcg/xtensa: test double precision load/store 2020-08-21 12:48:16 -07:00
test_mac16.S
test_max.S
test_min.S
test_mmu.S
test_mul16.S
test_mul32.S
test_nsa.S
test_phys_mem.S
test_quo.S
test_rem.S
test_rst0.S
test_s32c1i.S
test_sar.S
test_sext.S
test_shift.S
test_sr.S
test_timer.S
test_windowed.S
vectors.S