Searched refs:ifthen_next_state (Results 1 - 1 of 1) sorted by relevance

/external/qemu/disas/
H A Darm.c1540 static unsigned int ifthen_next_state; variable
3082 ifthen_next_state = given & 0xff;
3090 if (ifthen_next_state)
3351 if (ifthen_next_state)
4088 ifthen_next_state = 0;
4090 ifthen_next_state = (ifthen_state & 0xe0)
4136 ifthen_state = ifthen_next_state;

Completed in 117 milliseconds