Home
last modified time | relevance | path

Searched refs:fp_state_t (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/ia64/include/asm/
Dfpswa.h43 } fp_state_t; typedef
59 unsigned long *ifs, fp_state_t *fp_state);
/linux-4.1.27/arch/ia64/kernel/
Dtraps.c240 fp_state_t fp_state; in fp_emulate()
246 memset(&fp_state, 0, sizeof(fp_state_t)); in fp_emulate()