Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/gdbserver/
H A Di387-fp.c33 struct i387_fsave { struct
36 unsigned int fctrl;
37 unsigned int fstat;
38 unsigned int ftag;
39 unsigned int fioff;
40 unsigned short fiseg;
41 unsigned short fop;
42 unsigned int fooff;
43 unsigned int foseg;
46 char st_space[80];