Home
last modified time | relevance | path

Searched refs:FPSR_DEFAULT (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dfpu.h49 #define FPSR_DEFAULT (FPSR_TRAP_VD | FPSR_TRAP_DD | FPSR_TRAP_ZD \ macro
/openbmc/linux/arch/ia64/kernel/
H A Dminstate.h112 movl r11=FPSR_DEFAULT; /* L-unit */ \
H A Dsignal.c289 scr->pt.ar_fpsr = FPSR_DEFAULT; /* reset fpsr for signal handler */ in setup_frame()
H A Dmca_asm.S1060 movl r17=FPSR_DEFAULT
H A Divt.S1027 movl r17=FPSR_DEFAULT
H A Dhead.S285 movl r2=FPSR_DEFAULT
/openbmc/linux/arch/ia64/include/asm/
H A Dprocessor.h303 regs->ar_fpsr = FPSR_DEFAULT; \