Searched defs:thread_fp_state (Results 1 – 1 of 1) sorted by relevance
83 struct thread_fp_state { struct84 u64 fpr[32][TS_FPRWIDTH] __attribute__((aligned(16)));85 u64 fpscr; /* Floating point status */
Completed in 5 milliseconds