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

/freebsd-9.3-release/contrib/binutils/opcodes/
H A Darm-dis.c1498 static unsigned int ifthen_next_state; variable
3070 ifthen_next_state = given & 0xff;
3078 if (ifthen_next_state)
3339 if (ifthen_next_state)
4179 ifthen_next_state = 0;
4181 ifthen_next_state = (ifthen_state & 0xe0)
4203 ifthen_state = ifthen_next_state;

Completed in 46 milliseconds