X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Fasm-sparc64%2Fsfp-machine.h;h=c9331b02d9c85df91a829906c1dfa5b1c79af04e;hb=80af4eeb726f038eddc32826e4238feba5b1dfb4;hp=89d42431efb58e0cba76b903623c678cdfaf1e67;hpb=ab3b3fd38125be0242c2f94bf144b48054210882;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-sparc64/sfp-machine.h b/include/asm-sparc64/sfp-machine.h index 89d42431efb..c9331b02d9c 100644 --- a/include/asm-sparc64/sfp-machine.h +++ b/include/asm-sparc64/sfp-machine.h @@ -88,4 +88,6 @@ #define FP_INHIBIT_RESULTS ((current_thread_info()->xfsr[0] >> 23) & _fex) +#define FP_TRAPPING_EXCEPTIONS ((current_thread_info()->xfsr[0] >> 23) & 0x1f) + #endif