Revision 1f587329 target-sparc/cpu.h

b/target-sparc/cpu.h
222 222
    /* temporary float registers */
223 223
    float32 ft0, ft1;
224 224
    float64 dt0, dt1;
225
#if defined(CONFIG_USER_ONLY)
226
    float128 qt0, qt1;
227
#endif
225 228
    float_status fp_status;
226 229
#if defined(TARGET_SPARC64)
227 230
#define MAXTL 4

Also available in: Unified diff