Searched refs:xtbl (Results 1 – 1 of 1) sorted by relevance
244 static const xarch_table_t xtbl[] = { variable256 static int xtbl_size = sizeof (xtbl) / sizeof (xarch_table_t);378 if (strcmp(xtbl[i].x_arg, xarg) == 0) in xlate_xtb()390 if (xtbl[i].x_trans[j] != NULL) in xlate_xtb()391 newae(h, xtbl[i].x_trans[j]); in xlate_xtb()395 return (xtbl[i].x_flags); in xlate_xtb()