x87 status word size
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Hello, Thanks, Jonas _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... Why is the x87 tag word field (__fpu_ftw) in _STRUCT_X86_FLOAT_STATE32 in osfmk/mach/i386/_structs.h only 8 bits? The hardware tag word is 16 bit. I guess it "overflows" into the next "__fpu_rsrv1" field when saving/restoring the fpu state, so in practice it probably doesn't really matter as long as you don't directly access it. This email sent to site_archiver@lists.apple.com
participants (1)
-
Jonas Maebe