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

/external/v8/src/mips/
H A Dsimulator-mips.cc268 #define FPU_REG_INFO64(n) FPURegisters::Name(n), \ macro
279 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(0) );
280 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(1) );
281 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(2) );
282 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(3) );
283 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(4) );
284 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(5) );
285 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(6) );
286 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(7) );
287 PrintF("%3s: 0x%016llx %16.4e\n", FPU_REG_INFO64(
332 #undef FPU_REG_INFO64 macro
[all...]

Completed in 59 milliseconds