Home
last modified time | relevance | path

Searched refs:trace_buf_ (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/mips64/
Dsimulator-mips64.cc1599 SNPrintF(trace_buf_, "%016" PRIx64 " (%" PRId64 ") int32:%" PRId32 in TraceRegWr()
1604 SNPrintF(trace_buf_, "%016" PRIx64 " (%" PRId64 ") int64:%" PRId64 in TraceRegWr()
1609 SNPrintF(trace_buf_, "%016" PRIx64 " (%" PRId64 ") flt:%e", in TraceRegWr()
1613 SNPrintF(trace_buf_, "%016" PRIx64 " (%" PRId64 ") dbl:%e", in TraceRegWr()
1617 SNPrintF(trace_buf_, "%016" PRIx64 " (%" PRId64 ") flt:%e dbl:%e", in TraceRegWr()
1621 SNPrintF(trace_buf_, in TraceRegWr()
1647 SNPrintF(trace_buf_, in TraceMSARegWr()
1652 SNPrintF(trace_buf_, in TraceMSARegWr()
1657 SNPrintF(trace_buf_, in TraceMSARegWr()
1664 SNPrintF(trace_buf_, in TraceMSARegWr()
[all …]
Dsimulator-mips64.h508 SNPrintF(trace_buf_, " "); in BranchDelayInstructionDecode()
555 EmbeddedVector<char, 128> trace_buf_; variable
/external/v8/src/mips/
Dsimulator-mips.cc1668 SNPrintF(trace_buf_, "%08" PRIx32 " (%" PRIu64 ") int32:%" PRId32 in TraceRegWr()
1673 SNPrintF(trace_buf_, "%08" PRIx32 " (%" PRIu64 ") flt:%e", in TraceRegWr()
1692 SNPrintF(trace_buf_, "%016" PRIx64 " (%" PRIu64 ") int64:%" PRId64 in TraceRegWr()
1697 SNPrintF(trace_buf_, "%016" PRIx64 " (%" PRIu64 ") dbl:%e", in TraceRegWr()
1720 SNPrintF(trace_buf_, in TraceMSARegWr()
1725 SNPrintF(trace_buf_, in TraceMSARegWr()
1730 SNPrintF(trace_buf_, in TraceMSARegWr()
1737 SNPrintF(trace_buf_, in TraceMSARegWr()
1742 SNPrintF(trace_buf_, in TraceMSARegWr()
1748 SNPrintF(trace_buf_, in TraceMSARegWr()
[all …]
Dsimulator-mips.h341 EmbeddedVector<char, 128> trace_buf_; variable
486 SNPrintF(trace_buf_, " "); in BranchDelayInstructionDecode()