index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
tcg
/
xtensa
/
Makefile
Age
Commit message (
Expand
)
Author
2019-03-12
tests/tcg/xtensa: enable system tests
Alex Bennée
2019-02-28
tests/tcg/xtensa: add FPU2000 coprocessor tests
Max Filippov
2019-02-28
tests/tcg/xtensa: add FP1 group tests
Max Filippov
2019-02-28
tests/tcg/xtensa: add FP0 group conversion tests
Max Filippov
2019-02-28
tests/tcg/xtensa: add FP0 group arithmetic tests
Max Filippov
2019-02-28
tests/tcg/xtensa: add LSCI/LSCX group tests
Max Filippov
2019-02-28
tests/tcg/xtensa: add test for FLIX
Max Filippov
2019-02-28
tests/tcg/xtensa: enable boolean tests
Max Filippov
2019-02-28
tests/tcg/xtensa: support configs with LITBASE
Max Filippov
2019-02-28
tests/tcg/xtensa: support configurations w/o vecbase
Max Filippov
2018-09-17
tests/tcg/xtensa: add test for failed memory transactions
Max Filippov
2018-03-26
target/xtensa: fix timers test
Max Filippov
2017-01-15
target/xtensa: tests: run tests with icount
Max Filippov
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2014-11-03
target-xtensa: tests: pre-process tests linker script
Max Filippov
2014-02-24
target-xtensa: add basic tests for cache opcodes
Max Filippov
2014-02-24
target-xtensa: allow using core configuration in tests
Max Filippov
2013-07-29
tests/tcg/xtensa: Fix out-of-tree build
Andreas Färber
2013-07-29
target-xtensa: add extui unit test
Max Filippov
2012-12-08
target-xtensa: add s32c1i unit tests
Max Filippov
2012-12-08
target-xtensa: add SR accessibility unit tests
Max Filippov
2012-04-14
target-xtensa: improve unit tests debugging
Max Filippov
2012-02-20
target-xtensa: add breakpoint tests
Max Filippov
2012-01-12
tests: mv tests/* -> tests/tcg
Anthony Liguori