Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/i386/math-emu/
Dreg_ld_str.c106 unsigned m64, l64; in FPU_load_double() local
111 FPU_get_user(l64, (unsigned long *) dfloat); in FPU_load_double()
120 if ((m64 == 0) && (l64 == 0)) in FPU_load_double()
133 loaded_data->sigh |= l64 >> 21; in FPU_load_double()
134 loaded_data->sigl = l64 << 11; in FPU_load_double()
141 if ((m64 == 0) && (l64 == 0)) in FPU_load_double()
152 loaded_data->sigh |= l64 >> 21; in FPU_load_double()
153 loaded_data->sigl = l64 << 11; in FPU_load_double()
162 loaded_data->sigh |= l64 >> 21; in FPU_load_double()
163 loaded_data->sigl = l64 << 11; in FPU_load_double()
/linux-2.4.37.9/arch/mips/momentum/ocelot_g/
Dgt64240.h14 #define LONG_GTREG(X) ((l64) \