Searched defs:user_i387_struct (Results 1 – 1 of 1) sorted by relevance
44 struct user_i387_struct { struct45 long cwd;46 long swd;47 long twd;48 long fip;49 long fcs;50 long foo;51 long fos;52 long st_space[20]; /* 8*10 bytes for each FP-reg = 80 bytes */