Home
last modified time | relevance | path

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

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