Home
last modified time | relevance | path

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

/linux/arch/sh/include/asm/
H A Dprocessor_32.h70 unsigned long fpul; member
80 unsigned long fpul; member
H A Duser.h35 unsigned long fpul; member
/linux/arch/sh/kernel/cpu/sh4/
H A 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/arch/sh/math-emu/
H A Dmath.c28 #define FPUL (fregs->fpul)
481 fpu->fpul = 0; in fpu_init()
/linux/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c380 unsigned long x = fpu->fpul; in denormal_to_double()