qemu/tests/tcg/tricore/asm
Bastian Koppelmann 76bc63d7ed tests/tcg: Reset result register after each test
some insns use the result register implicitly as an input. Thus, we
could end up with data from the previous insn spilling over.

Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Message-ID: <20230913105326.40832-4-kbastian@mail.uni-paderborn.de>
2023-09-29 08:28:09 +02:00
..
macros.h tests/tcg: Reset result register after each test 2023-09-29 08:28:09 +02:00
test_abs.S
test_bmerge.S
test_clz.S
test_crcn.S target/tricore: Implement CRCN insn 2023-09-28 10:45:22 +02:00
test_dextr.S
test_dvstep.S
test_fadd.S
test_fmul.S
test_ftohp.S target/tricore: Implement ftohp insn 2023-09-28 10:45:22 +02:00
test_ftoi.S
test_ftou.S target/tricore: Implement FTOU insn 2023-09-28 10:45:22 +02:00
test_hptof.S target/tricore: Implement hptof insn 2023-09-28 10:45:22 +02:00
test_imask.S
test_insert.S target/tricore: Swap src and dst reg for RCRR_INSERT 2023-09-28 10:45:22 +02:00
test_ld_bu.S
test_ld_h.S
test_madd.S
test_msub.S
test_muls.S