Home
last modified time | relevance | path

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

/arch/sh/include/asm/
Dprocessor_32.h75 unsigned long fpul; member
85 unsigned long fpul; member
Duser.h40 unsigned long fpul; member
/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()
/arch/sh/math-emu/
Dmath.c26 #define FPUL (fregs->fpul)
480 unsigned long x = fpu->fpul; in denormal_to_double()
586 fpu->fpul = 0; in fpu_init()
/arch/sh/kernel/cpu/sh2a/
Dfpu.c383 unsigned long x = fpu->fpul; in denormal_to_double()