Statistics
| Branch: | Revision:

root / tests / tcg / xtensa @ 7edd9ddc

Name Size
Makefile 2 kB
crt.S 357 Bytes
linker.ld 2.2 kB
macros.inc 1.2 kB
test_b.S 2.9 kB
test_bi.S 1.2 kB
test_boolean.S 387 Bytes
test_break.S 5.9 kB
test_bz.S 655 Bytes
test_cache.S 1.6 kB
test_clamps.S 730 Bytes
test_extui.S 529 Bytes
test_fail.S 89 Bytes
test_interrupt.S 3.2 kB
test_loop.S 2.3 kB
test_mac16.S 5.2 kB
test_max.S 1.4 kB
test_min.S 1.4 kB
test_mmu.S 9.8 kB
test_mul16.S 1.6 kB
test_mul32.S 366 Bytes
test_nsa.S 941 Bytes
test_pipeline.S 2.4 kB
test_quo.S 2.8 kB
test_rem.S 2.8 kB
test_rst0.S 2.8 kB
test_s32c1i.S 535 Bytes
test_sar.S 1.6 kB
test_sext.S 1.3 kB
test_shift.S 3.8 kB
test_sr.S 1.7 kB
test_timer.S 3.2 kB
test_windowed.S 5.4 kB
vectors.S 602 Bytes

Latest revisions

# Date Author Comment
2c09eee1 02/24/2014 02:47 am Max Filippov

target-xtensa: add basic tests for cache opcodes

Test that non-locking prefetch operations don't cause exceptions on
missing TLB and that other 'hit' cache operations do.

Signed-off-by: Max Filippov <>

d0fa1f0d 02/24/2014 02:47 am Max Filippov

target-xtensa: add overridable test_init macro

Some test suites, like MMU, need per-test initialization. Don't make them
redefine test macro, add test_init for that purpose.

Signed-off-by: Max Filippov <>

a2e67072 02/24/2014 02:47 am Max Filippov

target-xtensa: allow using core configuration in tests

Add path to the core configuration directory to test build command and
replace .include asm directive with #include to enable preprocessing.

Signed-off-by: Max Filippov <>

aaa2ebc5 07/29/2013 05:35 pm Andreas Färber

tests/tcg/xtensa: Fix out-of-tree build

Signed-off-by: Andreas Färber <>
Signed-off-by: Max Filippov <>

7be9d0e6 07/29/2013 05:24 pm Max Filippov

target-xtensa: add extui unit test

Signed-off-by: Max Filippov <>

efdfac94 12/08/2012 08:48 pm Max Filippov

target-xtensa: add SR accessibility unit tests

Signed-off-by: Max Filippov <>
Signed-off-by: Blue Swirl <>

5dacd229 12/08/2012 08:48 pm Max Filippov

target-xtensa: add s32c1i unit tests

Signed-off-by: Max Filippov <>
Signed-off-by: Blue Swirl <>

c305e32f 06/09/2012 01:45 pm Max Filippov

target-xtensa: add MMU pagewalking tests

Signed-off-by: Max Filippov <>
Signed-off-by: Blue Swirl <>

536a98d4 04/21/2012 04:24 pm Max Filippov

target-xtensa: add tests for LOOPNEZ and LOOPGTZ

Signed-off-by: Max Filippov <>
Signed-off-by: Blue Swirl <>

ad4ccc93 04/14/2012 06:25 pm Max Filippov

target-xtensa: add test for IBREAK invalidation

Signed-off-by: Max Filippov <>
Signed-off-by: Blue Swirl <>

View revisions

Also available in: Atom