Searched defs:dl (Results 1 - 5 of 5) sorted by relevance

/arch/sh/kernel/cpu/sh4/
H A Dfpu.c152 unsigned long du, dl; local
164 dl = x << 29;
167 fpu->fp_regs[n + 1] = dl;
/arch/sh/kernel/cpu/sh2a/
H A Dfpu.c382 unsigned long du, dl; local
394 dl = x << 29;
397 fpu->fp_regs[n+1] = dl;
/arch/sh/math-emu/
H A Dmath.c479 unsigned long du, dl; local
491 dl = x << 29;
494 fpu->fp_regs[n+1] = dl;
/arch/x86/boot/
H A Dboot.h265 u8 dl, dh, edx2, edx3; member in struct:biosregs::__anon3029::__anon3032
/arch/ia64/include/asm/
H A Dpal.h494 dl : 1, /* Failure in data part member in struct:pal_cache_check_info_s
720 #define pmci_cache_line_data_fail pme_cache.dl

Completed in 1964 milliseconds