Home
last modified time | relevance | path

Searched defs:FPstate (Results 1 – 1 of 1) sorted by relevance

/plan9-contrib/sys/src/9/pc/
H A Ddat.h7 typedef struct FPstate FPstate; typedef
72 struct FPstate /* x87 fpu state */ struct
74 ushort control;
75 ushort r1;
76 ushort status;
77 ushort r2;
78 ushort tag;
79 ushort r3;
80 ulong pc;
81 ushort selector;
[all …]