..
Makefile
target/xtensa: tests: run tests with icount
2017-01-15 13:01:56 -08:00
crt.S
…
linker.ld.S
Use #include "..." for our own headers, <...> for others
2016-07-12 16:19:16 +02:00
macros.inc
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_b.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_bi.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_boolean.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_break.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_bz.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_cache.S
target-xtensa: add basic tests for cache opcodes
2014-02-24 04:47:02 +04:00
test_clamps.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_extui.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_fail.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_interrupt.S
target/xtensa: tests: clean up interrupt tests
2017-01-15 13:36:09 -08:00
test_loop.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_mac16.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_max.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_min.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_mmu.S
target-xtensa: test cross-page opcode
2014-12-17 05:49:32 +03:00
test_mul16.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_mul32.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_nsa.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_pipeline.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_quo.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_rem.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_rst0.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_s32c1i.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_sar.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_sext.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_shift.S
target-xtensa: allow using core configuration in tests
2014-02-24 04:47:01 +04:00
test_sr.S
target/xtensa: tests: add memctl test
2017-01-15 13:01:56 -08:00
test_timer.S
target/xtensa: tests: add ccount write tests
2017-01-15 13:01:56 -08:00
test_windowed.S
target-xtensa: add entry overflow test
2014-11-10 17:59:13 +03:00
vectors.S
…