Lines Matching defs:infprintf
1208 const fprintf_styled_ftype infprintf = info->fprintf_styled_func;
1213 infprintf (info->stream, dis_style_register, "%s",
1218 infprintf (info->stream, dis_style_register, "%s",
1224 infprintf (info->stream, dis_style_register, "$fcc%d", regno);
1226 infprintf (info->stream, dis_style_register, "$cc%d", regno);
1231 infprintf (info->stream, dis_style_register, "$f%d", regno);
1233 infprintf (info->stream, dis_style_register, "$v%d", regno);
1237 infprintf (info->stream, dis_style_register, "$ac%d", regno);
1242 infprintf (info->stream, dis_style_register, "%s", mips_cp0_names[regno]);
1244 infprintf (info->stream, dis_style_register, "$%d", regno);
1249 infprintf (info->stream, dis_style_register, "%s", mips_cp1_names[regno]);
1251 infprintf (info->stream, dis_style_register, "$%d", regno);
1255 infprintf (info->stream, dis_style_register, "%s", mips_hwr_names[regno]);
1259 infprintf (info->stream, dis_style_register, "$vf%d", regno);
1263 infprintf (info->stream, dis_style_register, "$vi%d", regno);
1267 infprintf (info->stream, dis_style_register, "$I");
1271 infprintf (info->stream, dis_style_register, "$Q");
1275 infprintf (info->stream, dis_style_register, "$R");
1279 infprintf (info->stream, dis_style_register, "$ACC");
1283 infprintf (info->stream, dis_style_register, "$w%d", regno);
1287 infprintf (info->stream, dis_style_register, "%s",
1326 const fprintf_styled_ftype infprintf = info->fprintf_styled_func;
1329 infprintf (info->stream, style, "%s%s%s%s",
1335 infprintf (info->stream, style, "%c", "xyzw"[uval]);
1368 const fprintf_styled_ftype infprintf = info->fprintf_styled_func;
1392 infprintf (is, dis_style_register, "%s", mips_gpr_names[4]);
1394 infprintf (is, dis_style_register, "-%s", mips_gpr_names[4 + nargs - 1]);
1398 infprintf (is, dis_style_text, "%s", sep);
1399 infprintf (is, dis_style_immediate, "%d", frame_size);
1403 infprintf (is, dis_style_text, ",");
1404 infprintf (is, dis_style_register, "%s", mips_gpr_names[31]);
1418 infprintf (is, dis_style_text, ",");
1419 infprintf (is, dis_style_register, "%s",
1426 infprintf (is, dis_style_text, "-");
1427 infprintf (is, dis_style_register, "%s",
1435 infprintf (is, dis_style_text, ",");
1436 infprintf (is, dis_style_register, "%s", mips_gpr_names[7]);
1440 infprintf (is, dis_style_text, ",");
1441 infprintf (is, dis_style_register, "%s",
1443 infprintf (is, dis_style_text, "-");
1444 infprintf (is, dis_style_register, "%s", mips_gpr_names[7]);
1461 const fprintf_styled_ftype infprintf = info->fprintf_styled_func;
1474 infprintf (is, dis_style_immediate, "0x%x", uval);
1476 infprintf (is, dis_style_immediate, "%d", uval);
1488 infprintf (is, dis_style_immediate, "0x%x", uval);
1490 infprintf (is, dis_style_immediate, "%d", uval);
1502 infprintf (is, dis_style_immediate, "0x%x", uval);
1526 infprintf (is, dis_style_text, ",");
1550 infprintf (is, dis_style_register, "%d", uval);
1560 infprintf (is, dis_style_immediate, "%d", sval);
1572 infprintf (is, dis_style_register, "%s", mips_gpr_names[reg1]);
1574 infprintf (is, dis_style_register, "%s", mips_gpr_names[reg2]);
1578 infprintf (is, dis_style_register, "%s", mips_gpr_names[reg1]);
1579 infprintf (is, dis_style_text, " or ");
1580 infprintf (is, dis_style_register, "%s", mips_gpr_names[reg2]);
1599 infprintf (is, dis_style_register, "%s",
1601 infprintf (is, dis_style_text, ",");
1602 infprintf (is, dis_style_register, "%s",
1607 infprintf (is, dis_style_register, "%s",
1609 infprintf (is, dis_style_text, "-");
1610 infprintf (is, dis_style_register, "%s",
1612 infprintf (is, dis_style_text, ",");
1613 infprintf (is, dis_style_register, "%s",
1625 infprintf (is, dis_style_register, "%s", mips_gpr_names[16]);
1628 infprintf (is, dis_style_register, "%s",
1630 infprintf (is, dis_style_text, "-");
1631 infprintf (is, dis_style_register, "%s",
1636 infprintf (is, dis_style_register, "%s",
1638 infprintf (is, dis_style_text, "-");
1639 infprintf (is, dis_style_register, "%s",
1641 infprintf (is, dis_style_text, ",");
1642 infprintf (is, dis_style_register, "%s",
1646 infprintf (is, dis_style_text, "UNKNOWN");
1652 infprintf (is, dis_style_register, "%s", mips_gpr_names[31]);
1655 infprintf (is, dis_style_text, ",");
1656 infprintf (is, dis_style_register, "%s",
1672 infprintf (is, dis_style_register, "%s", mips_gpr_names[4]);
1675 infprintf (is, dis_style_text, "-");
1676 infprintf (is, dis_style_register, "%s",
1685 infprintf (is, dis_style_text, "%s??", sep);
1690 infprintf (is, dis_style_text, "%s", sep);
1691 infprintf (is, dis_style_register, "%s", mips_gpr_names[16]);
1694 infprintf (is, dis_style_text, "-");
1695 infprintf (is, dis_style_register, "%s",
1703 infprintf (is, dis_style_text, "%s", sep);
1704 infprintf (is, dis_style_register, "%s", mips_gpr_names[31]);
1710 infprintf (is, dis_style_text, "%s", sep);
1711 infprintf (is, dis_style_register, "%s", mips_fpr_names[0]);
1714 infprintf (is, dis_style_text, "-");
1715 infprintf (is, dis_style_register, "%s", mips_fpr_names[1]);
1740 infprintf (is, dis_style_text, "[");
1741 infprintf (is, dis_style_immediate, "%d", vsel >> 1);
1742 infprintf (is, dis_style_text, "]");
1747 infprintf (is, dis_style_immediate, "0x%x", uval);
1760 infprintf (is, dis_style_register, "$pc");
1773 infprintf (is, dis_style_text, "[");
1774 infprintf (is, dis_style_immediate, "%d", uval);
1775 infprintf (is, dis_style_text, "]");
1779 infprintf (is, dis_style_text, "[");
1781 infprintf (is, dis_style_text, "]");
1909 const fprintf_styled_ftype infprintf = info->fprintf_styled_func;
1923 infprintf (is, dis_style_text, "%c", *s);
1928 infprintf (is, dis_style_text, "%c%c", *s, *s);
1936 infprintf (is, dis_style_text,
1978 infprintf (is, dis_style_register, "%s", n->name);
1981 infprintf (is, dis_style_register, "$%d", reg);
1982 infprintf (is, dis_style_text, ",");
1983 infprintf (is, dis_style_immediate, "%d", sel);
2028 const fprintf_styled_ftype infprintf = info->fprintf_styled_func;
2106 infprintf (is, dis_style_mnemonic, "%s", op->name);
2111 infprintf (is, dis_style_mnemonic, ".");
2119 infprintf (is, dis_style_text, "\t");
2132 infprintf (is, dis_style_assembler_directive, ".word");
2133 infprintf (is, dis_style_text, "\t");
2134 infprintf (is, dis_style_immediate, "0x%x", word);
2149 const fprintf_styled_ftype infprintf = info->fprintf_styled_func;
2164 infprintf (is, dis_style_text, "%c", type);
2172 infprintf (is, dis_style_text, _("# internal error, undefined operand in `%s %s'"),
2304 const fprintf_styled_ftype infprintf = info->fprintf_styled_func;
2339 infprintf (is, dis_style_assembler_directive, ".word");
2340 infprintf (is, dis_style_text, "\t");
2341 infprintf (is, dis_style_immediate, "0x%x", gotslot);
2428 infprintf (is, dis_style_mnemonic, "%s", op->name);
2430 infprintf (is, dis_style_text, "\t");
2476 infprintf (is, dis_style_register, "%s", n->name);
2479 infprintf (is, dis_style_register, "$%d", reg);
2480 infprintf (is, dis_style_text, ",");
2481 infprintf (is, dis_style_immediate, "%d", sel);
2519 infprintf (is, dis_style_assembler_directive, ".short");
2520 infprintf (is, dis_style_text, "\t");
2521 infprintf (is, dis_style_immediate, "0x%x", first);
2532 const fprintf_styled_ftype infprintf = info->fprintf_styled_func;
2572 infprintf (is, dis_style_text, "micromips 0x%x", higher);
2601 infprintf (is, dis_style_mnemonic, "%s", op->name);
2605 infprintf (is, dis_style_text, "\t");
2638 infprintf (is, dis_style_assembler_directive, ".short");
2639 infprintf (is, dis_style_text, "\t");
2642 infprintf (is, dis_style_immediate, "0x%x", (insn >> 16) & 0xffff);
2643 infprintf (is, dis_style_text, ", ");
2645 infprintf (is, dis_style_immediate, "0x%x", (insn & 0xffff));