Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Dfpswa.h44 } fp_state_t; typedef
60 unsigned long *ifs, fp_state_t *fp_state);
/openbmc/linux/arch/ia64/kernel/
H A Dtraps.c236 fp_state_t fp_state; in fp_emulate()
242 memset(&fp_state, 0, sizeof(fp_state_t)); in fp_emulate()