Lines Matching refs:strstr

725       if ((notestr = strstr (name, "+")) != NULL)  in parse_resource_users()
898 return ((op == IA64_OPND_RR_R3 && strstr (field, "rr")) in irf_operand()
899 || (op == IA64_OPND_DBR_R3 && strstr (field, "dbr")) in irf_operand()
900 || (op == IA64_OPND_IBR_R3 && strstr (field, "ibr")) in irf_operand()
901 || (op == IA64_OPND_PKR_R3 && strstr (field, "pkr")) in irf_operand()
902 || (op == IA64_OPND_PMC_R3 && strstr (field, "pmc")) in irf_operand()
903 || (op == IA64_OPND_PMD_R3 && strstr (field, "pmd")) in irf_operand()
904 || (op == IA64_OPND_MSR_R3 && strstr (field, "msr")) in irf_operand()
905 || (op == IA64_OPND_CPUID_R3 && strstr (field, "cpuid")) in irf_operand()
906 || (op == IA64_OPND_DAHR_R3 && strstr (field, "dahr"))); in irf_operand()
938 return strstr (format, "I26") || strstr (format, "I27"); in in_iclass_mov_x()
940 return strstr (format, "I28") != NULL; in in_iclass_mov_x()
942 return strstr (format, "M29") || strstr (format, "M30"); in in_iclass_mov_x()
944 return strstr (format, "M31") != NULL; in in_iclass_mov_x()
954 return strstr (format, "I22") != NULL; in in_iclass_mov_x()
956 return strstr (format, "I21") != NULL; in in_iclass_mov_x()
964 return strstr (format, "M32") != NULL; in in_iclass_mov_x()
966 return strstr (format, "M33") != NULL; in in_iclass_mov_x()
973 return strstr (format, "M50") != NULL; in in_iclass_mov_x()
982 return strstr (format, "M42") != NULL; in in_iclass_mov_x()
984 return strstr (format, "M43") != NULL; in in_iclass_mov_x()
1000 return strstr (format, "I23") != NULL; in in_iclass_mov_x()
1002 return strstr (format, "I24") != NULL; in in_iclass_mov_x()
1004 return strstr (format, "I25") != NULL; in in_iclass_mov_x()
1011 return strstr (format, "M35") != NULL; in in_iclass_mov_x()
1013 return strstr (format, "M36") != NULL; in in_iclass_mov_x()
1023 return strstr (format, "M35") != NULL; in in_iclass_mov_x()
1025 return strstr (format, "M36") != NULL; in in_iclass_mov_x()
1092 if (strstr(field, "(sf)==") != NULL) in in_iclass()
1096 if ((sf = strstr (idesc->name, ".s")) != 0) in in_iclass()
1097 resolved = strcmp (sf + 1, strstr (field, "==") + 2) == 0; in in_iclass()
1100 else if (strstr (field, "(lftype)") != NULL) in in_iclass()
1102 if (strstr (idesc->name, "fault") != NULL) in in_iclass()
1103 resolved = strstr (field, "fault") != NULL; in in_iclass()
1105 resolved = strstr (field, "fault") == NULL; in in_iclass()
1108 else if (strstr (field, "(ctype)") != NULL) in in_iclass()
1110 if (strstr (idesc->name, "or.andcm")) in in_iclass()
1111 resolved = strstr (field, "or.andcm") != NULL; in in_iclass()
1112 else if (strstr (idesc->name, "and.orcm")) in in_iclass()
1113 resolved = strstr (field, "and.orcm") != NULL; in in_iclass()
1114 else if (strstr (idesc->name, "orcm")) in in_iclass()
1115 resolved = strstr (field, "or orcm") != NULL; in in_iclass()
1116 else if (strstr (idesc->name, "or")) in in_iclass()
1117 resolved = strstr (field, "or orcm") != NULL; in in_iclass()
1118 else if (strstr (idesc->name, "andcm")) in in_iclass()
1119 resolved = strstr (field, "and andcm") != NULL; in in_iclass()
1120 else if (strstr (idesc->name, "and")) in in_iclass()
1121 resolved = strstr (field, "and andcm") != NULL; in in_iclass()
1122 else if (strstr (idesc->name, "unc")) in in_iclass()
1123 resolved = strstr (field, "unc") != NULL; in in_iclass()
1132 && strstr (format, "I13") != NULL) in in_iclass()
1135 && strstr (format, "M21") != NULL) in in_iclass()
1138 resolved = (strstr (format, "M14 M15") != NULL in in_iclass()
1142 && strstr (format, "B5") != NULL) in in_iclass()
1145 && strstr (format, "B3") != NULL) in in_iclass()
1148 && strstr (format, "B7") != NULL) in in_iclass()
1153 && (strstr (format, "M5") != NULL in in_iclass()
1154 || strstr (format, "M10") != NULL)) in in_iclass()
1157 && (strstr (format, "M2 M3") != NULL in in_iclass()
1158 || strstr (format, "M12") != NULL in in_iclass()
1159 || strstr (format, "M7 M8") != NULL)) in in_iclass()
1182 resolved = (strstr (format, "B4") != NULL in in_iclass()
1184 || (strstr (format, "B1") != NULL in in_iclass()
1194 && !((strstr (idesc->name, "fault") != NULL) in in_iclass()
1195 ^ (format && strstr (format, "M40") != NULL)); in in_iclass()
1275 if (strstr (name, "[RSC]")) in lookup_regindex()
1277 if (strstr (name, "[BSP]")) in lookup_regindex()
1279 else if (strstr (name, "[BSPSTORE]")) in lookup_regindex()
1281 else if (strstr (name, "[RNAT]")) in lookup_regindex()
1283 else if (strstr (name, "[FCR]")) in lookup_regindex()
1285 else if (strstr (name, "[EFLAG]")) in lookup_regindex()
1287 else if (strstr (name, "[CSD]")) in lookup_regindex()
1289 else if (strstr (name, "[SSD]")) in lookup_regindex()
1291 else if (strstr (name, "[CFLG]")) in lookup_regindex()
1293 else if (strstr (name, "[FSR]")) in lookup_regindex()
1295 else if (strstr (name, "[FIR]")) in lookup_regindex()
1297 else if (strstr (name, "[FDR]")) in lookup_regindex()
1299 else if (strstr (name, "[CCV]")) in lookup_regindex()
1301 else if (strstr (name, "[ITC]")) in lookup_regindex()
1303 else if (strstr (name, "[RUC]")) in lookup_regindex()
1305 else if (strstr (name, "[PFS]")) in lookup_regindex()
1307 else if (strstr (name, "[LC]")) in lookup_regindex()
1309 else if (strstr (name, "[EC]")) in lookup_regindex()
1313 if (strstr (name, "[DCR]")) in lookup_regindex()
1315 else if (strstr (name, "[ITM]")) in lookup_regindex()
1317 else if (strstr (name, "[IVA]")) in lookup_regindex()
1319 else if (strstr (name, "[PTA]")) in lookup_regindex()
1321 else if (strstr (name, "[GPTA]")) in lookup_regindex()
1323 else if (strstr (name, "[IPSR]")) in lookup_regindex()
1325 else if (strstr (name, "[ISR]")) in lookup_regindex()
1327 else if (strstr (name, "[IIP]")) in lookup_regindex()
1329 else if (strstr (name, "[IFA]")) in lookup_regindex()
1331 else if (strstr (name, "[ITIR]")) in lookup_regindex()
1333 else if (strstr (name, "[IIPA]")) in lookup_regindex()
1335 else if (strstr (name, "[IFS]")) in lookup_regindex()
1337 else if (strstr (name, "[IIM]")) in lookup_regindex()
1339 else if (strstr (name, "[IHA]")) in lookup_regindex()
1341 else if (strstr (name, "[LID]")) in lookup_regindex()
1343 else if (strstr (name, "[IVR]")) in lookup_regindex()
1345 else if (strstr (name, "[TPR]")) in lookup_regindex()
1347 else if (strstr (name, "[EOI]")) in lookup_regindex()
1349 else if (strstr (name, "[ITV]")) in lookup_regindex()
1351 else if (strstr (name, "[PMV]")) in lookup_regindex()
1353 else if (strstr (name, "[CMCV]")) in lookup_regindex()
1357 if (strstr (name, ".be")) in lookup_regindex()
1359 else if (strstr (name, ".up")) in lookup_regindex()
1361 else if (strstr (name, ".ac")) in lookup_regindex()
1363 else if (strstr (name, ".mfl")) in lookup_regindex()
1365 else if (strstr (name, ".mfh")) in lookup_regindex()
1367 else if (strstr (name, ".ic")) in lookup_regindex()
1369 else if (strstr (name, ".i")) in lookup_regindex()
1371 else if (strstr (name, ".pk")) in lookup_regindex()
1373 else if (strstr (name, ".dt")) in lookup_regindex()
1375 else if (strstr (name, ".dfl")) in lookup_regindex()
1377 else if (strstr (name, ".dfh")) in lookup_regindex()
1379 else if (strstr (name, ".sp")) in lookup_regindex()
1381 else if (strstr (name, ".pp")) in lookup_regindex()
1383 else if (strstr (name, ".di")) in lookup_regindex()
1385 else if (strstr (name, ".si")) in lookup_regindex()
1387 else if (strstr (name, ".db")) in lookup_regindex()
1389 else if (strstr (name, ".lp")) in lookup_regindex()
1391 else if (strstr (name, ".tb")) in lookup_regindex()
1393 else if (strstr (name, ".rt")) in lookup_regindex()
1395 else if (strstr (name, ".cpl")) in lookup_regindex()
1397 else if (strstr (name, ".rs")) in lookup_regindex()
1399 else if (strstr (name, ".mc")) in lookup_regindex()
1401 else if (strstr (name, ".it")) in lookup_regindex()
1403 else if (strstr (name, ".id")) in lookup_regindex()
1405 else if (strstr (name, ".da")) in lookup_regindex()
1407 else if (strstr (name, ".dd")) in lookup_regindex()
1409 else if (strstr (name, ".ss")) in lookup_regindex()
1411 else if (strstr (name, ".ri")) in lookup_regindex()
1413 else if (strstr (name, ".ed")) in lookup_regindex()
1415 else if (strstr (name, ".bn")) in lookup_regindex()
1417 else if (strstr (name, ".ia")) in lookup_regindex()
1419 else if (strstr (name, ".vm")) in lookup_regindex()
1434 if (strstr (name, "AR[K%]") != NULL) in lookup_specifier()
1436 if (strstr (name, "AR[UNAT]") != NULL) in lookup_specifier()
1438 if (strstr (name, "AR%, % in 8") != NULL) in lookup_specifier()
1440 if (strstr (name, "AR%, % in 48") != NULL) in lookup_specifier()
1442 if (strstr (name, "BR%") != NULL) in lookup_specifier()
1444 if (strstr (name, "CR[IIB%]") != NULL) in lookup_specifier()
1446 if (strstr (name, "CR[IRR%]") != NULL) in lookup_specifier()
1448 if (strstr (name, "CR[LRR%]") != NULL) in lookup_specifier()
1450 if (strstr (name, "CR%") != NULL) in lookup_specifier()
1452 if (strstr (name, "DAHR%, % in 0") != NULL) in lookup_specifier()
1454 if (strstr (name, "FR%, % in 0") != NULL) in lookup_specifier()
1456 if (strstr (name, "FR%, % in 2") != NULL) in lookup_specifier()
1458 if (strstr (name, "GR%") != NULL) in lookup_specifier()
1460 if (strstr (name, "PR%, % in 1 ") != NULL) in lookup_specifier()
1462 if (strstr (name, "PR%, % in 16 ") != NULL) in lookup_specifier()
1470 if (strstr (name, "CPUID#") != NULL) in lookup_specifier()
1472 if (strstr (name, "DBR#") != NULL) in lookup_specifier()
1474 if (strstr (name, "IBR#") != NULL) in lookup_specifier()
1476 if (strstr (name, "MSR#") != NULL) in lookup_specifier()
1478 if (strstr (name, "PKR#") != NULL) in lookup_specifier()
1480 if (strstr (name, "PMC#") != NULL) in lookup_specifier()
1482 if (strstr (name, "PMD#") != NULL) in lookup_specifier()
1484 if (strstr (name, "RR#") != NULL) in lookup_specifier()