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

/external/qemu/disas/
H A Darm.c1538 static unsigned int ifthen_state; variable
1543 #define IFTHEN_COND ((ifthen_state >> 4) & 0xf)
1662 if (ifthen_state)
2267 if (thumb && ifthen_state)
3067 if (ifthen_state)
3072 if (ifthen_state)
3095 if (ifthen_state)
3346 if (ifthen_state)
3356 if (ifthen_state)
3807 ifthen_state
[all...]

Completed in 2316 milliseconds