Lines Matching refs:FPU_REG_INFO32

263 #define FPU_REG_INFO32(n) FPURegisters::Name(n), FPURegisters::Name(n+1), \  in PrintAllRegsIncludingFPU()  macro
312 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(0) ); in PrintAllRegsIncludingFPU()
313 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(2) ); in PrintAllRegsIncludingFPU()
314 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(4) ); in PrintAllRegsIncludingFPU()
315 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(6) ); in PrintAllRegsIncludingFPU()
316 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(8) ); in PrintAllRegsIncludingFPU()
317 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(10)); in PrintAllRegsIncludingFPU()
318 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(12)); in PrintAllRegsIncludingFPU()
319 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(14)); in PrintAllRegsIncludingFPU()
320 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(16)); in PrintAllRegsIncludingFPU()
321 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(18)); in PrintAllRegsIncludingFPU()
322 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(20)); in PrintAllRegsIncludingFPU()
323 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(22)); in PrintAllRegsIncludingFPU()
324 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(24)); in PrintAllRegsIncludingFPU()
325 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(26)); in PrintAllRegsIncludingFPU()
326 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(28)); in PrintAllRegsIncludingFPU()
327 PrintF("%3s,%3s: 0x%08x%08x %16.4e\n", FPU_REG_INFO32(30)); in PrintAllRegsIncludingFPU()
331 #undef FPU_REG_INFO32 in PrintAllRegsIncludingFPU()