Lines Matching refs:PRIx64
607 cpu_fprintf(f, "%-3s=%04x %016" PRIx64 " %08x %08x", name, in cpu_x86_dump_seg_cache()
675 "RAX=%016" PRIx64 " RBX=%016" PRIx64 " RCX=%016" PRIx64 " RDX=%016" PRIx64 "\n" in cpu_dump_state()
676 "RSI=%016" PRIx64 " RDI=%016" PRIx64 " RBP=%016" PRIx64 " RSP=%016" PRIx64 "\n" in cpu_dump_state()
677 "R8 =%016" PRIx64 " R9 =%016" PRIx64 " R10=%016" PRIx64 " R11=%016" PRIx64 "\n" in cpu_dump_state()
678 "R12=%016" PRIx64 " R13=%016" PRIx64 " R14=%016" PRIx64 " R15=%016" PRIx64 "\n" in cpu_dump_state()
679 … "RIP=%016" PRIx64 " RFL=%08x [%c%c%c%c%c%c%c] CPL=%d II=%d A20=%d SMM=%d HLT=%d\n", in cpu_dump_state()
747 cpu_fprintf(f, "GDT= %016" PRIx64 " %08x\n", in cpu_dump_state()
749 cpu_fprintf(f, "IDT= %016" PRIx64 " %08x\n", in cpu_dump_state()
751 cpu_fprintf(f, "CR0=%08x CR2=%016" PRIx64 " CR3=%016" PRIx64 " CR4=%08x\n", in cpu_dump_state()
757 cpu_fprintf(f, "DR%d=%016" PRIx64 " ", i, env->dr[i]); in cpu_dump_state()
758 cpu_fprintf(f, "\nDR6=%016" PRIx64 " DR7=%016" PRIx64 "\n", in cpu_dump_state()
783 cpu_fprintf(f, "CCS=%016" PRIx64 " CCD=%016" PRIx64 " CCO=%-8s\n", in cpu_dump_state()
816 cpu_fprintf(f, "FPR%d=%016" PRIx64 " %04x", in cpu_dump_state()
819 cpu_fprintf(f, "FPR%d=%016" PRIx64, in cpu_dump_state()