Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc246 #define FPU_REG_INFO32(n) \ in PrintAllRegsIncludingFPU() macro
294 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(0)); in PrintAllRegsIncludingFPU()
295 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(2)); in PrintAllRegsIncludingFPU()
296 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(4)); in PrintAllRegsIncludingFPU()
297 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(6)); in PrintAllRegsIncludingFPU()
298 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(8)); in PrintAllRegsIncludingFPU()
299 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(10)); in PrintAllRegsIncludingFPU()
300 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(12)); in PrintAllRegsIncludingFPU()
301 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(14)); in PrintAllRegsIncludingFPU()
302 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(1 in PrintAllRegsIncludingFPU()
312 #undef FPU_REG_INFO32 PrintAllRegsIncludingFPU() macro
[all...]

Completed in 4 milliseconds