qemu-e2k/tests/tcg/lm32
Michael Walle 4e7d30a22a test: lm32: use semihosting for testing
Instead of the lm32-sys device, use semihosting to print to the host
console and exit the test.

Signed-off-by: Michael Walle <michael@walle.cc>
2014-05-24 19:42:29 +02:00
..
Makefile test: lm32: use semihosting for testing 2014-05-24 19:42:29 +02:00
crt.S test: lm32: use semihosting for testing 2014-05-24 19:42:29 +02:00
helper.S test: lm32: use semihosting for testing 2014-05-24 19:42:29 +02:00
linker.ld
macros.inc test: lm32: use semihosting for testing 2014-05-24 19:42:29 +02:00
test_add.S
test_addi.S
test_and.S
test_andhi.S
test_andi.S
test_b.S
test_be.S
test_bg.S
test_bge.S
test_bgeu.S
test_bgu.S
test_bi.S
test_bne.S
test_break.S
test_bret.S
test_call.S
test_calli.S
test_cmpe.S
test_cmpei.S
test_cmpg.S
test_cmpge.S
test_cmpgei.S tests: tcg: lm32: add more test cases 2013-03-18 19:40:34 +01:00
test_cmpgeu.S
test_cmpgeui.S tests: tcg: lm32: add more test cases 2013-03-18 19:40:34 +01:00
test_cmpgi.S tests: tcg: lm32: add more test cases 2013-03-18 19:40:34 +01:00
test_cmpgu.S
test_cmpgui.S tests: tcg: lm32: add more test cases 2013-03-18 19:40:34 +01:00
test_cmpne.S
test_cmpnei.S
test_divu.S
test_eret.S
test_lb.S test: lm32: make test cases independent 2014-05-24 19:42:29 +02:00
test_lbu.S test: lm32: make test cases independent 2014-05-24 19:42:29 +02:00
test_lh.S test: lm32: make test cases independent 2014-05-24 19:42:29 +02:00
test_lhu.S test: lm32: make test cases independent 2014-05-24 19:42:29 +02:00
test_lw.S test: lm32: make test cases independent 2014-05-24 19:42:29 +02:00
test_modu.S
test_mul.S
test_muli.S
test_nor.S
test_nori.S
test_or.S
test_orhi.S
test_ori.S
test_ret.S
test_sb.S test: lm32: make test cases independent 2014-05-24 19:42:29 +02:00
test_scall.S test: lm32: use semihosting for testing 2014-05-24 19:42:29 +02:00
test_sextb.S
test_sexth.S
test_sh.S test: lm32: make test cases independent 2014-05-24 19:42:29 +02:00
test_sl.S
test_sli.S
test_sr.S
test_sri.S
test_sru.S
test_srui.S
test_sub.S
test_sw.S test: lm32: make test cases independent 2014-05-24 19:42:29 +02:00
test_xnor.S
test_xnori.S
test_xor.S
test_xori.S