NV_FPU_REGS
for (i = 0; i < NV_FPU_REGS; i++) {
for (i = 0; i < NV_FPU_REGS; i++) {
fail = (tm_ucp->uc_mcontext.fp_regs[FPR14 + i] != fps[NV_FPU_REGS + i]);
FPR14 + i, tm_ucp->uc_mcontext.fp_regs[FPR14 + i], fps[NV_FPU_REGS + i]);