Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/microblaze/sys/
A Duser.h26 struct user_fpregs_struct struct
28 long int cwd;
29 long int swd;
30 long int twd;
54 struct user_fpregs_struct elf_fpregset_t; argument
/sysdeps/unix/sysv/linux/x86/sys/
A Duser.h27 struct user_fpregs_struct struct
29 unsigned short int cwd;
30 unsigned short int swd;
35 unsigned int mxcsr;
104 long int cwd;
105 long int swd;
106 long int twd;
107 long int fip;
108 long int fcs;
109 long int foo;
[all …]

Completed in 6 milliseconds