Revision af12906f target-ppc/cpu.h

b/target-ppc/cpu.h
571 571
    /* temporary float registers */
572 572
    float64 ft0;
573 573
    float64 ft1;
574
    float64 ft2;
575 574
    float_status fp_status;
576 575
    /* floating point registers */
577 576
    float64 fpr[32];

Also available in: Unified diff