Home
last modified time | relevance | path

Searched refs:FPU_REG_INFO64 (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc251 #define FPU_REG_INFO64(n) \ in PrintAllRegsIncludingFPU() macro
261 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(0)); in PrintAllRegsIncludingFPU()
262 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(1)); in PrintAllRegsIncludingFPU()
263 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(2)); in PrintAllRegsIncludingFPU()
264 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(3)); in PrintAllRegsIncludingFPU()
265 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(4)); in PrintAllRegsIncludingFPU()
266 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(5)); in PrintAllRegsIncludingFPU()
267 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(6)); in PrintAllRegsIncludingFPU()
268 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(7)); in PrintAllRegsIncludingFPU()
269 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64( in PrintAllRegsIncludingFPU()
313 #undef FPU_REG_INFO64 PrintAllRegsIncludingFPU() macro
[all...]

Completed in 5 milliseconds