/arch/nds32/math-emu/ |
D | fmuls.c | 8 void fmuls(void *ft, void *fa, void *fb) in fmuls()
|
D | fdivs.c | 8 void fdivs(void *ft, void *fa, void *fb) in fdivs()
|
D | fmuld.c | 8 void fmuld(void *ft, void *fa, void *fb) in fmuld()
|
D | fdivd.c | 9 void fdivd(void *ft, void *fa, void *fb) in fdivd()
|
D | faddd.c | 8 void faddd(void *ft, void *fa, void *fb) in faddd()
|
D | fsubd.c | 8 void fsubd(void *ft, void *fa, void *fb) in fsubd()
|
D | fadds.c | 8 void fadds(void *ft, void *fa, void *fb) in fadds()
|
D | fsubs.c | 8 void fsubs(void *ft, void *fa, void *fb) in fsubs()
|
D | fpuemu.c | 279 void *ft, *fa, *fb; local 297 void *ft, *fa, *fb; local 318 void *ft, *fa, *fb; local 336 void *ft, *fa, *fb; local
|
D | fcmpd.c | 6 int fcmpd(void *ft, void *fa, void *fb, int cmpop) in fcmpd()
|
D | fcmps.c | 6 int fcmps(void *ft, void *fa, void *fb, int cmpop) in fcmps()
|
/arch/arm/boot/dts/ |
D | vt8500.dtsi | 124 fb: fb@d8050800 { label
|
D | wm8650.dtsi | 203 fb: fb@d8050800 { label
|
D | ep7209.dtsi | 109 fb: fb@800002c0 { label
|
D | imx1.dtsi | 96 fb: fb@205000 { label
|
D | wm8505.dtsi | 222 fb: fb@d8050800 { label
|
D | wm8850.dtsi | 218 fb: fb@d8051700 { label
|
D | imx27.dtsi | 463 fb: fb@10021000 { label
|
/arch/arm/mach-vt8500/ |
D | vt8500.c | 65 struct device_node *fb; in vt8500_init() local
|
/arch/powerpc/xmon/ |
D | spu-dis.c | 106 int fb = (insn >> (32-18)) & 0x7f; in print_insn_spu() local
|
/arch/powerpc/math-emu/ |
D | math_efp.c | 182 unsigned long type, func, fc, fa, fb, src, speinsn; in do_spe_mathemu() local 729 unsigned long speinsn, type, fb, fc, fptype, func; in speround_handler() local
|
/arch/alpha/math-emu/ |
D | math.c | 109 unsigned long fa, fb, fc, func, mode, src; in alpha_fp_emul() local
|
/arch/powerpc/boot/ |
D | redboot.h | 46 unsigned long fb; /* Pointer to frame buffer (pixel) memory */ member
|