Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h1678 struct fxregs_state { struct
1679 u16 cwd;
1680 u16 swd;
1681 u16 twd;
1682 u16 fop;
1683 union {
1695 u32 mxcsr;
1696 u32 mxcsr_mask;
1697 u32 st_space[32];
1698 u32 xmm_space[64];
[all …]