Home
last modified time | relevance | path

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

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