Home
last modified time | relevance | path

Searched refs:fpul (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/arch/sh/include/asm/
Dprocessor_32.h69 unsigned long fpul; member
79 unsigned long fpul; member
Duser.h35 unsigned long fpul; member
/linux-6.1.9/arch/sh/kernel/cpu/sh4/
Dfpu.c149 unsigned long x = fpu->fpul; in denormal_to_double()
378 tsk->thread.xstate->hardfpu.fpul = float64_to_float32(llx); in ieee_fpe_handler()
/linux-6.1.9/arch/sh/math-emu/
Dmath.c26 #define FPUL (fregs->fpul)
479 fpu->fpul = 0; in fpu_init()
/linux-6.1.9/arch/sh/kernel/cpu/sh2a/
Dfpu.c380 unsigned long x = fpu->fpul; in denormal_to_double()