]> Git Repo - qemu.git/commit
target/xtensa: tests: fix timer tests
authorMax Filippov <[email protected]>
Tue, 6 Sep 2016 03:55:13 +0000 (20:55 -0700)
committerMax Filippov <[email protected]>
Sun, 15 Jan 2017 21:01:56 +0000 (13:01 -0800)
commit72b3b8f24a4ada7f6e97fe5cd83e04f94b1f25e0
tree1383ebd14ef342323d411c4b6486273ddbb4a3ca
parent122d302053062af886c2272f1049017cbfdba7b3
target/xtensa: tests: fix timer tests

Don't expect that CCOUNT increments are equal to the number of executed
instructions. Verify that timer interrupt does not fire before the
programmed CCOMPARE value and does fire after.

Signed-off-by: Max Filippov <[email protected]>
tests/tcg/xtensa/test_timer.S
This page took 0.02551 seconds and 4 git commands to generate.