Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sh/include/asm/
Dprocessor_32.h75 unsigned long fpul; member
85 unsigned long fpul; member
Duser.h40 unsigned long fpul; member
/linux-2.6.39/arch/sh/kernel/cpu/sh4/
Dfpu.c153 unsigned long x = fpu->fpul; in denormal_to_double()
382 tsk->thread.xstate->hardfpu.fpul = float64_to_float32(llx); in ieee_fpe_handler()
/linux-2.6.39/arch/sh/math-emu/
Dmath.c27 #define FPUL (fregs->fpul)
481 unsigned long x = fpu->fpul; in denormal_to_double()
605 fpu->fpul = 0; in fpu_init()
/linux-2.6.39/arch/sh/kernel/cpu/sh2a/
Dfpu.c382 unsigned long x = fpu->fpul; in denormal_to_double()