Home
last modified time | relevance | path

Searched refs:FPSCR_FLAG_MASK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dprocessor_32.h166 #define FPSCR_FLAG_MASK 0x0000007c /* Flag bits */ macro
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dprocessor_32.h163 #define FPSCR_FLAG_MASK 0x0000007c /* Flag bits */ macro
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c564 ~(FPSCR_CAUSE_MASK | FPSCR_FLAG_MASK); in BUILD_TRAP_HANDLER()
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/
H A Dfpu.c410 ~(FPSCR_CAUSE_MASK | FPSCR_FLAG_MASK); in BUILD_TRAP_HANDLER()
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4/
H A Dfpu.c410 ~(FPSCR_CAUSE_MASK | FPSCR_FLAG_MASK); in BUILD_TRAP_HANDLER()
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c564 ~(FPSCR_CAUSE_MASK | FPSCR_FLAG_MASK); in BUILD_TRAP_HANDLER()

Completed in 4 milliseconds