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

/external/chromium_org/v8/src/mips/
H A Dsimulator-mips.cc324 #define FPU_REG_INFO64(n) FPURegisters::Name(n), \ macro
335 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(0) );
336 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(1) );
337 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(2) );
338 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(3) );
339 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(4) );
340 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(5) );
341 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(6) );
342 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(7) );
343 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(
388 #undef FPU_REG_INFO64 macro
[all...]

Completed in 280 milliseconds