qemu-e2k/tests/tcg/xtensa
Max Filippov 64eef9bf95 tests/tcg/xtensa: fix endianness issues in test_b
Use bbci.l/bbsi.l instead of bbci/bbsi, as they are assembly macros that
accept little-endian bit number and produce correct immediate for both
little and big endian configurations. Choose value loaded into register
for bbc/bbs opcodes based on configuration endianness.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2019-02-28 04:43:22 -08:00
..
Makefile tests/tcg/xtensa: support configs with LITBASE 2019-02-28 04:43:22 -08:00
crt.S
linker.ld.S tests/tcg/xtensa: support configurations w/o vecbase 2019-02-28 04:43:22 -08:00
macros.inc tests/tcg/xtensa: don't use optional opcodes in generic code 2019-02-28 04:43:22 -08:00
test_b.S tests/tcg/xtensa: fix endianness issues in test_b 2019-02-28 04:43:22 -08:00
test_bi.S
test_boolean.S
test_break.S
test_bz.S
test_cache.S
test_clamps.S
test_extui.S
test_fail.S
test_interrupt.S target/xtensa: tests: clean up interrupt tests 2017-01-15 13:36:09 -08:00
test_loop.S
test_mac16.S
test_max.S
test_min.S
test_mmu.S target-xtensa: test cross-page opcode 2014-12-17 05:49:32 +03:00
test_mul16.S
test_mul32.S
test_nsa.S
test_phys_mem.S tests/tcg/xtensa: add test for failed memory transactions 2018-09-17 11:09:04 -07:00
test_pipeline.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 target/xtensa: tests: fix memctl SR test 2018-01-09 09:55:38 -08:00
test_timer.S target/xtensa: tests: add ccount write tests 2017-01-15 13:01:56 -08:00
test_windowed.S
vectors.S tests/tcg/xtensa: support configurations w/o vecbase 2019-02-28 04:43:22 -08:00