Home | History | Annotate | Download | only in opcode

Lines Matching refs:M_IU

42 #define M_IU    12
47 || (x == M_ISS2) || (x == M_IU);
52 return (x == 0) || (x == M_IS) || (x == M_FU) || (x == M_IU) || (x == M_T)