Lines Matching defs:infprintf
1181 const fprintf_styled_ftype infprintf = info->fprintf_styled_func;
1186 infprintf (info->stream, dis_style_register, "%s",
1191 infprintf (info->stream, dis_style_register, "%s",
1197 infprintf (info->stream, dis_style_register, "$fcc%d", regno);
1199 infprintf (info->stream, dis_style_register, "$cc%d", regno);
1204 infprintf (info->stream, dis_style_register, "$f%d", regno);
1206 infprintf (info->stream, dis_style_register, "$v%d", regno);
1210 infprintf (info->stream, dis_style_register, "$ac%d", regno);
1215 infprintf (info->stream, dis_style_register, "%s", mips_cp0_names[regno]);
1217 infprintf (info->stream, dis_style_register, "$%d", regno);
1222 infprintf (info->stream, dis_style_register, "%s", mips_cp1_names[regno]);
1224 infprintf (info->stream, dis_style_register, "$%d", regno);
1228 infprintf (info->stream, dis_style_register, "%s", mips_hwr_names[regno]);
1232 infprintf (info->stream, dis_style_register, "$vf%d", regno);
1236 infprintf (info->stream, dis_style_register, "$vi%d", regno);
1240 infprintf (info->stream, dis_style_register, "$I");
1244 infprintf (info->stream, dis_style_register, "$Q");
1248 infprintf (info->stream, dis_style_register, "$R");
1252 infprintf (info->stream, dis_style_register, "$ACC");
1256 infprintf (info->stream, dis_style_register, "$w%d", regno);
1260 infprintf (info->stream, dis_style_register, "%s",
1299 const fprintf_styled_ftype infprintf = info->fprintf_styled_func;
1302 infprintf (info->stream, style, "%s%s%s%s",
1308 infprintf (info->stream, style, "%c", "xyzw"[uval]);
1341 const fprintf_styled_ftype infprintf = info->fprintf_styled_func;
1365 infprintf (is, dis_style_register, "%s", mips_gpr_names[4]);
1367 infprintf (is, dis_style_register, "-%s", mips_gpr_names[4 + nargs - 1]);
1371 infprintf (is, dis_style_text, "%s", sep);
1372 infprintf (is, dis_style_immediate, "%d", frame_size);
1376 infprintf (is, dis_style_text, ",");
1377 infprintf (is, dis_style_register, "%s", mips_gpr_names[31]);
1391 infprintf (is, dis_style_text, ",");
1392 infprintf (is, dis_style_register, "%s",
1399 infprintf (is, dis_style_text, "-");
1400 infprintf (is, dis_style_register, "%s",
1408 infprintf (is, dis_style_text, ",");
1409 infprintf (is, dis_style_register, "%s", mips_gpr_names[7]);
1413 infprintf (is, dis_style_text, ",");
1414 infprintf (is, dis_style_register, "%s",
1416 infprintf (is, dis_style_text, "-");
1417 infprintf (is, dis_style_register, "%s", mips_gpr_names[7]);
1434 const fprintf_styled_ftype infprintf = info->fprintf_styled_func;
1447 infprintf (is, dis_style_immediate, "0x%x", uval);
1449 infprintf (is, dis_style_immediate, "%d", uval);
1461 infprintf (is, dis_style_immediate, "0x%x", uval);
1463 infprintf (is, dis_style_immediate, "%d", uval);
1475 infprintf (is, dis_style_immediate, "0x%x", uval);
1499 infprintf (is, dis_style_text, ",");
1523 infprintf (is, dis_style_register, "%d", uval);
1533 infprintf (is, dis_style_immediate, "%d", sval);
1545 infprintf (is, dis_style_register, "%s", mips_gpr_names[reg1]);
1547 infprintf (is, dis_style_register, "%s", mips_gpr_names[reg2]);
1551 infprintf (is, dis_style_register, "%s", mips_gpr_names[reg1]);
1552 infprintf (is, dis_style_text, " or ");
1553 infprintf (is, dis_style_register, "%s", mips_gpr_names[reg2]);
1572 infprintf (is, dis_style_register, "%s",
1574 infprintf (is, dis_style_text, ",");
1575 infprintf (is, dis_style_register, "%s",
1580 infprintf (is, dis_style_register, "%s",
1582 infprintf (is, dis_style_text, "-");
1583 infprintf (is, dis_style_register, "%s",
1585 infprintf (is, dis_style_text, ",");
1586 infprintf (is, dis_style_register, "%s",
1598 infprintf (is, dis_style_register, "%s", mips_gpr_names[16]);
1601 infprintf (is, dis_style_register, "%s",
1603 infprintf (is, dis_style_text, "-");
1604 infprintf (is, dis_style_register, "%s",
1609 infprintf (is, dis_style_register, "%s",
1611 infprintf (is, dis_style_text, "-");
1612 infprintf (is, dis_style_register, "%s",
1614 infprintf (is, dis_style_text, ",");
1615 infprintf (is, dis_style_register, "%s",
1619 infprintf (is, dis_style_text, "UNKNOWN");
1625 infprintf (is, dis_style_register, "%s", mips_gpr_names[31]);
1628 infprintf (is, dis_style_text, ",");
1629 infprintf (is, dis_style_register, "%s",
1645 infprintf (is, dis_style_register, "%s", mips_gpr_names[4]);
1648 infprintf (is, dis_style_text, "-");
1649 infprintf (is, dis_style_register, "%s",
1658 infprintf (is, dis_style_text, "%s??", sep);
1663 infprintf (is, dis_style_text, "%s", sep);
1664 infprintf (is, dis_style_register, "%s", mips_gpr_names[16]);
1667 infprintf (is, dis_style_text, "-");
1668 infprintf (is, dis_style_register, "%s",
1676 infprintf (is, dis_style_text, "%s", sep);
1677 infprintf (is, dis_style_register, "%s", mips_gpr_names[31]);
1683 infprintf (is, dis_style_text, "%s", sep);
1684 infprintf (is, dis_style_register, "%s", mips_fpr_names[0]);
1687 infprintf (is, dis_style_text, "-");
1688 infprintf (is, dis_style_register, "%s", mips_fpr_names[1]);
1713 infprintf (is, dis_style_text, "[");
1714 infprintf (is, dis_style_immediate, "%d", vsel >> 1);
1715 infprintf (is, dis_style_text, "]");
1720 infprintf (is, dis_style_immediate, "0x%x", uval);
1733 infprintf (is, dis_style_register, "$pc");
1746 infprintf (is, dis_style_text, "[");
1747 infprintf (is, dis_style_immediate, "%d", uval);
1748 infprintf (is, dis_style_text, "]");
1752 infprintf (is, dis_style_text, "[");
1754 infprintf (is, dis_style_text, "]");
1882 const fprintf_styled_ftype infprintf = info->fprintf_styled_func;
1896 infprintf (is, dis_style_text, "%c", *s);
1901 infprintf (is, dis_style_text, "%c%c", *s, *s);
1909 infprintf (is, dis_style_text,
1951 infprintf (is, dis_style_register, "%s", n->name);
1954 infprintf (is, dis_style_register, "$%d", reg);
1955 infprintf (is, dis_style_text, ",");
1956 infprintf (is, dis_style_immediate, "%d", sel);
2001 const fprintf_styled_ftype infprintf = info->fprintf_styled_func;
2079 infprintf (is, dis_style_mnemonic, "%s", op->name);
2084 infprintf (is, dis_style_mnemonic, ".");
2092 infprintf (is, dis_style_text, "\t");
2105 infprintf (is, dis_style_assembler_directive, ".word");
2106 infprintf (is, dis_style_text, "\t");
2107 infprintf (is, dis_style_immediate, "0x%x", word);
2122 const fprintf_styled_ftype infprintf = info->fprintf_styled_func;
2137 infprintf (is, dis_style_text, "%c", type);
2145 infprintf (is, dis_style_text, _("# internal error, undefined operand in `%s %s'"),
2277 const fprintf_styled_ftype infprintf = info->fprintf_styled_func;
2312 infprintf (is, dis_style_assembler_directive, ".word");
2313 infprintf (is, dis_style_text, "\t");
2314 infprintf (is, dis_style_immediate, "0x%x", gotslot);
2401 infprintf (is, dis_style_mnemonic, "%s", op->name);
2403 infprintf (is, dis_style_text, "\t");
2449 infprintf (is, dis_style_register, "%s", n->name);
2452 infprintf (is, dis_style_register, "$%d", reg);
2453 infprintf (is, dis_style_text, ",");
2454 infprintf (is, dis_style_immediate, "%d", sel);
2492 infprintf (is, dis_style_assembler_directive, ".short");
2493 infprintf (is, dis_style_text, "\t");
2494 infprintf (is, dis_style_immediate, "0x%x", first);
2505 const fprintf_styled_ftype infprintf = info->fprintf_styled_func;
2545 infprintf (is, dis_style_text, "micromips 0x%x", higher);
2574 infprintf (is, dis_style_mnemonic, "%s", op->name);
2578 infprintf (is, dis_style_text, "\t");
2611 infprintf (is, dis_style_assembler_directive, ".short");
2612 infprintf (is, dis_style_text, "\t");
2615 infprintf (is, dis_style_immediate, "0x%x", (insn >> 16) & 0xffff);
2616 infprintf (is, dis_style_text, ", ");
2618 infprintf (is, dis_style_immediate, "0x%x", (insn & 0xffff));