Searched refs:M_IU (Results 1 – 7 of 7) sorted by relevance
42 #define M_IU 12 macro47 || (x == M_ISS2) || (x == M_IU); in is_macmod_pmove()52 return (x == 0) || (x == M_IS) || (x == M_FU) || (x == M_IU) || (x == M_T) in is_macmod_hmove()
954 M_IU): Define.
273 && opt->mod != M_FU && opt->mod != M_IS && opt->mod != M_IU in check_macfunc_option()276 && opt->mod != M_FU && opt->mod != M_IS && opt->mod != M_IU in check_macfunc_option()1822 && $4.mod != M_IU && $4.mod != M_T && $4.mod != M_TFU4038 if ($2 == M_IU)
148 [iI][uU] yylval.value = M_IU; return MMOD;
700 M_IH, M_IU): Delete.
642 else if (mod == M_IU) in decode_optmode()
1843 (M_S2RND, M_T, M_W32, M_FU, M_TFU, M_IS, M_ISS2, M_IH, M_IU): Delete.