Lines Matching refs:V8PRIxPTR
115 return SScanF(desc + 2, "%" V8PRIxPTR, in GetValue()
204 PrintF(" 0x%08" V8PRIxPTR " %s\n", sim_->get_pc(), buffer.start()); in Debug()
249 PrintF(" 0x%08" V8PRIxPTR " %s\n", sim_->get_pc(), in Debug()
266 PrintF(" 0x%08" V8PRIxPTR " %s\n", sim_->get_pc(), in Debug()
292 PrintF(" %3s: %08" V8PRIxPTR, in Debug()
302 PrintF(" pc: %08" V8PRIxPTR " cr: %08x\n", sim_->special_reg_pc_, in Debug()
307 PrintF(" %3s: %08" V8PRIxPTR " %11" V8PRIdPTR, in Debug()
317 PrintF(" pc: %08" V8PRIxPTR " cr: %08x\n", sim_->special_reg_pc_, in Debug()
343 PrintF("%s: 0x%08" V8PRIxPTR " %" V8PRIdPTR "\n", arg1, value, in Debug()
350 PrintF("%s: 0x%08" V8PRIxPTR " %" V8PRIdPTR "\n", arg1, value, in Debug()
420 PrintF(" 0x%08" V8PRIxPTR ": 0x%08" V8PRIxPTR " %10" V8PRIdPTR, in Debug()
479 PrintF(" 0x%08" V8PRIxPTR " %s\n", reinterpret_cast<intptr_t>(prev), in Debug()
1758 PrintF("Simulator found unsupported instruction:\n 0x%08" V8PRIxPTR ": %s\n", in Format()
1923 PrintF(" with unaligned stack %08" V8PRIxPTR "\n", in SoftwareInterrupt()
1981 PrintF("Call to host function at %p args %08" V8PRIxPTR, in SoftwareInterrupt()
1984 PrintF(" with unaligned stack %08" V8PRIxPTR "\n", in SoftwareInterrupt()
1997 PrintF("Call to host function at %p args %08" V8PRIxPTR in SoftwareInterrupt()
1998 " %08" V8PRIxPTR, in SoftwareInterrupt()
2001 PrintF(" with unaligned stack %08" V8PRIxPTR "\n", in SoftwareInterrupt()
2014 PrintF("Call to host function at %p args %08" V8PRIxPTR in SoftwareInterrupt()
2015 " %08" V8PRIxPTR, in SoftwareInterrupt()
2018 PrintF(" with unaligned stack %08" V8PRIxPTR "\n", in SoftwareInterrupt()
2033 PrintF("Call to host function at %p args %08" V8PRIxPTR in SoftwareInterrupt()
2034 " %08" V8PRIxPTR " %08" V8PRIxPTR, in SoftwareInterrupt()
2037 PrintF(" with unaligned stack %08" V8PRIxPTR "\n", in SoftwareInterrupt()
2056 "\t\t\t\targs %08" V8PRIxPTR ", %08" V8PRIxPTR ", %08" V8PRIxPTR in SoftwareInterrupt()
2057 ", %08" V8PRIxPTR ", %08" V8PRIxPTR ", %08" V8PRIxPTR in SoftwareInterrupt()
2058 ", %08" V8PRIxPTR ", %08" V8PRIxPTR ", %08" V8PRIxPTR, in SoftwareInterrupt()
2062 PrintF(" with unaligned stack %08" V8PRIxPTR "\n", in SoftwareInterrupt()
2077 PrintF("Returned {%08" V8PRIxPTR ", %08" V8PRIxPTR "}\n", x, y); in SoftwareInterrupt()
2094 PrintF("Returned %08" V8PRIxPTR "\n", result); in SoftwareInterrupt()
2339 PrintF("%05" PRId64 " %08" V8PRIxPTR " %s\n", icount_, in ExecuteInstruction()