Home | History | Annotate | Download | only in mips64

Lines Matching refs:PrintF

150 #define UNSUPPORTED() printf("Unsupported instruction.\n");
165 PrintF("Simulator hit %s (%u)\n", msg, code);
272 PrintF("\n");
274 PrintF("%3s: 0x%016lx %14ld\t%3s: 0x%016lx %14ld\t%3s: 0x%016lx %14ld\n",
277 PrintF("%34s\t%3s: 0x%016lx %14ld\t%3s: 0x%016lx %14ld\n",
280 PrintF("%34s\t%34s\t%3s: 0x%016lx %14ld\n", "", "", REG_INFO(6));
282 PrintF("%34s\t%34s\t%3s: 0x%016lx %14ld\n", "", "", REG_INFO(7));
283 PrintF("\n");
286 PrintF("%3s: 0x%016lx %14ld\t%3s: 0x%016lx %14ld\n",
289 PrintF("\n");
291 PrintF("%3s: 0x%016lx %14ld\t%3s: 0x%016lx %14ld\t%3s: 0x%016lx %14ld\n",
294 PrintF("%3s: 0x%016lx %14ld\t%3s: 0x%016lx %14ld\t%3s: 0x%016lx %14ld\n",
297 PrintF("%3s: 0x%016lx %14ld\t%3s: 0x%016lx %14ld\t%3s: 0x%016lx %14ld\n",
300 PrintF("%3s: 0x%016lx %14ld\t%3s: 0x%016lx %14ld\n",
315 PrintF("\n\n");
318 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(0) );
319 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(1) );
320 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(2) );
321 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(3) );
322 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(4) );
323 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(5) );
324 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(6) );
325 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(7) );
326 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(8) );
327 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(9) );
328 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(10));
329 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(11));
330 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(12));
331 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(13));
332 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(14));
333 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(15));
334 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(16));
335 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(17));
336 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(18));
337 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(19));
338 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(20));
339 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(21));
340 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(22));
341 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(23));
342 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(24));
343 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(25));
344 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(26));
345 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(27));
346 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(28));
347 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(29));
348 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(30));
349 PrintF("%3s: 0x%016lx %16.4e\n", FPU_REG_INFO(31));
388 PrintF(" 0x%016lx %s\n", sim_->get_pc(), buffer.start());
417 PrintF("/!\\ Jumping over generated breakpoint.\n");
439 PrintF("%s: 0x%08lx %ld \n", arg1, value, value);
443 PrintF("%3s: 0x%016lx %16.4e\n",
446 PrintF("%s unrecognized\n", arg1);
460 PrintF("%s: 0x%08lx %11.4e\n", arg1, value, fvalue);
462 PrintF("%s unrecognized\n", arg1);
465 PrintF("print <fpu register> single\n");
468 PrintF("print <register> or print <fpu register> single\n");
489 PrintF("printobject <value>\n");
501 PrintF("%s unrecognized\n", arg1);
519 PrintF(" 0x%012lx: 0x%016lx %14ld",
525 PrintF(" (");
527 PrintF("smi %d", static_cast<int>(value >> 32));
531 PrintF(")");
533 PrintF("\n");
581 PrintF(" 0x%08lx %s\n",
586 PrintF("relinquishing control to gdb\n");
588 PrintF("regaining control from gdb\n");
594 PrintF("setting breakpoint failed\n");
597 PrintF("%s unrecognized\n", arg1);
600 PrintF("break <address>\n");
604 PrintF("deleting breakpoint failed\n");
607 PrintF("No flags on MIPS !\n");
622 PrintF("Not at debugger stop.\n");
628 PrintF("Stop information:\n");
637 PrintF("Unrecognized argument.\n");
650 PrintF("Unrecognized argument.\n");
663 PrintF("Unrecognized argument.\n");
667 PrintF("Wrong usage. Use help command for more information.\n");
672 PrintF("\n");
703 PrintF(" 0x%08lx %s\n",
708 PrintF("cont\n");
709 PrintF(" continue execution (alias 'c')\n");
710 PrintF("stepi\n");
711 PrintF(" step one instruction (alias 'si')\n");
712 PrintF("print <register>\n");
713 PrintF(" print register content (alias 'p')\n");
714 PrintF(" use register name 'all' to print all registers\n");
715 PrintF("printobject <register>\n");
716 PrintF(" print an object from a register (alias 'po')\n");
717 PrintF("stack [<words>]\n");
718 PrintF(" dump stack content, default dump 10 words)\n");
719 PrintF("mem <address> [<words>]\n");
720 PrintF(" dump memory content, default dump 10 words)\n");
721 PrintF("flags\n");
722 PrintF(" print flags\n");
723 PrintF("disasm [<instructions>]\n");
724 PrintF("disasm [<address/register>]\n");
725 PrintF("disasm [[<address/register>] <instructions>]\n");
726 PrintF(" disassemble code, default is 10 instructions\n");
727 PrintF(" from pc (alias 'di')\n");
728 PrintF("gdb\n");
729 PrintF(" enter gdb\n");
730 PrintF("break <address>\n");
731 PrintF(" set a break point on the address\n");
732 PrintF("del\n");
733 PrintF(" delete the breakpoint\n");
734 PrintF("stop feature:\n");
735 PrintF(" Description:\n");
736 PrintF(" Stops are debug instructions inserted by\n");
737 PrintF(" the Assembler::stop() function.\n");
738 PrintF(" When hitting a stop, the Simulator will\n");
739 PrintF(" stop and and give control to the Debugger.\n");
740 PrintF(" All stop codes are watched:\n");
741 PrintF(" - They can be enabled / disabled: the Simulator\n");
742 PrintF(" will / won't stop when hitting them.\n");
743 PrintF(" - The Simulator keeps track of how many times they \n");
744 PrintF(" are met. (See the info command.) Going over a\n");
745 PrintF(" disabled stop still increases its counter. \n");
746 PrintF(" Commands:\n");
747 PrintF(" stop info all/<code> : print infos about number <code>\n");
748 PrintF(" or all stop(s).\n");
749 PrintF(" stop enable/disable all/<code> : enables / disables\n");
750 PrintF(" all or number <code> stop(s)\n");
751 PrintF(" stop unstop\n");
752 PrintF(" ignore the stop instruction at the current location\n");
753 PrintF(" from now on\n");
755 PrintF("Unknown command: %s\n", cmd);
1337 PrintF("Memory read from bad address: 0x%08lx, pc=0x%08lx\n",
1346 PrintF("Unaligned read at 0x%08lx, pc=0x%08" V8PRIxPTR "\n",
1357 PrintF("Memory read from bad address: 0x%08lx, pc=0x%08lx\n",
1366 PrintF("Unaligned read at 0x%08lx, pc=0x%08" V8PRIxPTR "\n",
1377 PrintF("Memory write to bad address: 0x%08lx, pc=0x%08lx\n",
1387 PrintF("Unaligned write at 0x%08lx, pc=0x%08" V8PRIxPTR "\n",
1397 PrintF("Memory read from bad address: 0x%08lx, pc=0x%08lx\n",
1406 PrintF("Unaligned read at 0x%08lx, pc=0x%08" V8PRIxPTR "\n",
1417 PrintF("Memory write to bad address: 0x%08lx, pc=0x%08lx\n",
1427 PrintF("Unaligned write at 0x%08lx, pc=0x%08" V8PRIxPTR "\n",
1439 PrintF("Unaligned (double) read at 0x%08lx, pc=0x%08" V8PRIxPTR "\n",
1453 PrintF("Unaligned (double) write at 0x%08lx, pc=0x%08" V8PRIxPTR "\n",
1466 PrintF("Unaligned unsigned halfword read at 0x%08lx, pc=0x%08" V8PRIxPTR "\n",
1480 PrintF("Unaligned signed halfword read at 0x%08lx, pc=0x%08" V8PRIxPTR "\n",
1495 PrintF(
1510 PrintF("Unaligned halfword write at 0x%08lx, pc=0x%08" V8PRIxPTR "\n",
1555 PrintF("Simulator found unsupported instruction:\n 0x%08lx: %s\n",
1679 PrintF("Call to host function at %p with args %f, %f",
1683 PrintF("Call to host function at %p with arg %f",
1687 PrintF("Call to host function at %p with args %f, %d",
1732 PrintF("Returned %08x\n", static_cast<int32_t>(iresult));
1737 PrintF("Returned %f\n", dresult);
1746 PrintF("Call to host function at %p args %08lx\n",
1755 PrintF("Call to host function at %p args %08lx %08lx\n",
1764 PrintF("Call to host function at %p args %08lx %08lx\n",
1773 PrintF("Call to host function at %p args %08lx %08lx %08lx\n",
1783 PrintF(
1802 PrintF("Returned %08lx : %08lx\n", get_register(v1), get_register(v0));
1831 PrintF("\n---- break %ld marker: %3d (instr count: %8ld) ----------"
1881 PrintF("Stop counter for code %ld has overflowed.\n"
1894 PrintF("That is a watchpoint, not a stop.\n");
1897 PrintF("Code too large, only %u stops can be used\n", kMaxStopCode + 1);
1905 PrintF("stop %ld - 0x%lx: \t%s, \tcounter = %i, \t%s\n",
1908 PrintF("stop %ld - 0x%lx: \t%s, \tcounter = %i\n",
3237 PrintF(" 0x%08lx %-44s %s\n", reinterpret_cast<intptr_t>(instr),