Home
last modified time | relevance | path

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

/external/qemu/
Darm-dis.c3798 int it_count; in find_ifthen_state() local
3807 it_count = 0; in find_ifthen_state()
3848 it_count = count >> 1; in find_ifthen_state()
3859 ifthen_state = (seen_it & 0xe0) | ((seen_it << it_count) & 0x1f); in find_ifthen_state()