Home
last modified time | relevance | path

Searched refs:CCOMPARE (Results 1 – 3 of 3) sorted by relevance

/qemu/target/xtensa/
H A Dop_helper.c68 dcc = (uint64_t)(env->sregs[CCOMPARE + i] - env->sregs[CCOUNT] - 1) + 1; in HELPER()
H A Dtranslate.c457 unsigned n = par[0] - CCOMPARE; in test_exceptions_ccompare()
2467 uint32_t id = par[0] - CCOMPARE; in translate_wsr_ccompare()
3798 CCOMPARE,
3807 CCOMPARE + 1,
3816 CCOMPARE + 2,
4709 CCOMPARE,
4718 CCOMPARE + 1,
4727 CCOMPARE + 2,
5474 CCOMPARE,
5483 CCOMPARE + 1,
[all …]
H A Dcpu.h165 CCOMPARE = 240, enumerator