Home | History | Annotate | Download | only in arm

Lines Matching full:print

249       } else if ((strcmp(cmd, "p") == 0) || (strcmp(cmd, "print") == 0)) {
265 PrintF("print <register>\n");
367 PrintF("print <register>\n");
368 PrintF(" print register content (alias 'p')\n");
369 PrintF(" use register name 'all' to print all registers\n");
371 PrintF(" print an object from a register (alias 'po')\n");
373 PrintF(" print flags\n");
807 // Unsupported instructions use Format to print an error and stop execution.
1111 // Print("da");
1116 // Print("ia");
1123 // Print("db");
1130 // Print("ib");