Searched defs:fp_state (Results 1 – 4 of 4) sorted by relevance
17 struct fp_state { struct18 unsigned int regs[FP_REGS_NUMBER];
70 union fp_state { union
236 fp_state_t fp_state; in fp_emulate() local
168 struct thread_fp_state fp_state; member