Home
last modified time | relevance | path

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

/linux-6.6.21/arch/riscv/include/asm/
Dswitch_to.h56 if (unlikely(regs->status & SR_SD)) in __switch_to_fpu()
Dcsr.h42 #define SR_SD _AC(0x80000000, UL) /* FS/VS/XS dirty */ macro
44 #define SR_SD _AC(0x8000000000000000, UL) /* FS/VS/XS dirty */ macro