Searched defs:floatstate64 (Results 1 – 1 of 1) sorted by relevance
214 type floatstate64 struct { struct215 fpu_reserved [2]int32216 fpu_fcw fpcontrol217 fpu_fsw fpstatus218 fpu_ftw uint8219 fpu_rsrv1 uint8220 fpu_fop uint16221 fpu_ip uint32222 fpu_cs uint16223 fpu_rsrv2 uint16[all …]