/linux-2.4.37.9/arch/ppc64/kernel/ |
D | align.c | 36 #define LD 1 /* load */ macro 53 { 4, LD }, /* 00 0 0000: lwz / lwarx */ 57 { 2, LD }, /* 00 0 0100: lhz */ 58 { 2, LD+SE }, /* 00 0 0101: lha */ 60 { 4, LD+M }, /* 00 0 0111: lmw */ 61 { 4, LD+F }, /* 00 0 1000: lfs */ 62 { 8, LD+F }, /* 00 0 1001: lfd */ 66 { 8, LD }, /* 00 0 1101: ld */ 69 { 4, LD+U }, /* 00 1 0000: lwzu */ 73 { 2, LD+U }, /* 00 1 0100: lhzu */ [all …]
|
/linux-2.4.37.9/arch/ppc/kernel/ |
D | align.c | 33 #define LD 1 /* load */ macro 51 { 4, LD }, /* 00 0 0000: lwz / lwarx */ 55 { 2, LD }, /* 00 0 0100: lhz */ 56 { 2, LD+SE }, /* 00 0 0101: lha */ 58 { 4, LD+M }, /* 00 0 0111: lmw */ 59 { 4, LD+F+S }, /* 00 0 1000: lfs */ 60 { 8, LD+F }, /* 00 0 1001: lfd */ 67 { 4, LD+U }, /* 00 1 0000: lwzu */ 71 { 2, LD+U }, /* 00 1 0100: lhzu */ 72 { 2, LD+SE+U }, /* 00 1 0101: lhau */ [all …]
|
/linux-2.4.37.9/include/asm-i386/ |
D | xor.h | 35 #define LD(x,y) " movq 8*("#x")(%1), %%mm"#y" ;\n" macro 54 LD(i,0) \ in xor_pII_mmx_2() 55 LD(i+1,1) \ in xor_pII_mmx_2() 56 LD(i+2,2) \ in xor_pII_mmx_2() 57 LD(i+3,3) \ in xor_pII_mmx_2() 99 LD(i,0) \ in xor_pII_mmx_3() 100 LD(i+1,1) \ in xor_pII_mmx_3() 101 LD(i+2,2) \ in xor_pII_mmx_3() 102 LD(i+3,3) \ in xor_pII_mmx_3() 149 LD(i,0) \ in xor_pII_mmx_4() [all …]
|
/linux-2.4.37.9/drivers/char/drm/ |
D | Makefile | 36 $(LD) -r -o $@ $(gamma-objs) $(lib) 39 $(LD) -r -o $@ $(tdfx-objs) $(lib) 42 $(LD) -r -o $@ $(mga-objs) $(lib) 45 $(LD) -r -o $@ $(i810-objs) $(lib) 48 $(LD) -r -o $@ $(i830-objs) $(lib) 51 $(LD) -r -o $@ $(r128-objs) $(lib) 54 $(LD) -r -o $@ $(radeon-objs) $(lib) 57 $(LD) -r -o $@ $(ffb-objs) $(lib) 60 $(LD) -r -o $@ $(sis-objs) $(lib) 63 $(LD) -r -o $@ $(savage-objs) $(lib) [all …]
|
/linux-2.4.37.9/drivers/char/drm-4.0/ |
D | Makefile | 39 $(LD) -r -o $@ $(drmlib-objs) 42 $(LD) -r -o $@ $(gamma-objs) 45 $(LD) -r -o $@ $(tdfx-objs) 48 $(LD) -r -o $@ $(mga-objs) 51 $(LD) -r -o $@ $(i810-objs) 54 $(LD) -r -o $@ $(r128-objs) 57 $(LD) -r -o $@ $(radeon-objs) 60 $(LD) -r -o $@ $(ffb-objs)
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | xor.h | 64 #define LD(x,y) " movaps "OFFS(x)"(%[p1]), %%xmm"#y" ;\n" macro 89 LD(i,0) \ in xor_sse_2() 90 LD(i+1,1) \ in xor_sse_2() 92 LD(i+2,2) \ in xor_sse_2() 93 LD(i+3,3) \ in xor_sse_2() 138 LD(i,0) \ in xor_sse_3() 139 LD(i+1,1) \ in xor_sse_3() 142 LD(i+2,2) \ in xor_sse_3() 143 LD(i+3,3) \ in xor_sse_3() 192 LD(i,0) \ in xor_sse_4() [all …]
|
/linux-2.4.37.9/drivers/hotplug/ |
D | Makefile | 73 $(LD) -r -o $@ $(pci_hotplug-objs) 76 $(LD) -r -o $@ $(cpqphp-objs) 79 $(LD) -r -o $@ $(ibmphp-objs) 82 $(LD) -r -o $@ $(acpiphp_objs) 85 $(LD) -r -o $@ $(pciehp-objs) 88 $(LD) -r -o $@ $(shpchp-objs)
|
/linux-2.4.37.9/drivers/s390/block/ |
D | Makefile | 24 $(LD) -r -o $@ $(dasd_mod-objs) 27 $(LD) -r -o $@ $(dasd_eckd_mod-objs) 30 $(LD) -r -o $@ $(dasd_fba_mod-objs) 33 $(LD) -r -o $@ $(dasd_diag_mod-objs)
|
/linux-2.4.37.9/arch/arm/boot/bootp/ |
D | Makefile | 14 $(LD) $(ZLDFLAGS) -o $@ init.o 17 $(LD) -r -s -o $@ -b binary $(ZSYSTEM) 20 $(LD) -r -s -o $@ -b binary $(INITRD)
|
/linux-2.4.37.9/drivers/scsi/pcmcia/ |
D | Makefile | 32 $(LD) -r -o $@ $(aha152x_cs-objs) 35 $(LD) -r -o $@ $(fdomain_cs-objs) 38 $(LD) -r -o $@ $(qlogic_cs-objs)
|
/linux-2.4.37.9/arch/i386/boot/compressed/ |
D | Makefile | 27 $(LD) $(ZLINKFLAGS) -o vmlinux $(OBJECTS) piggy.o 30 $(LD) $(BZLINKFLAGS) -o bvmlinux $(OBJECTS) piggy.o 46 $(LD) -r -o piggy.o -b binary $$tmppiggy.gz -b elf32-i386 -T $$tmppiggy.lnk; \
|
/linux-2.4.37.9/drivers/usb/gadget/ |
D | Makefile | 37 $(LD) -r -o $@ $(g_zero-objs) 39 $(LD) -r -o $@ $(g_ether-objs) 41 $(LD) -r -o $@ $(g_file_storage-objs)
|
/linux-2.4.37.9/drivers/sound/ |
D | Makefile | 141 $(LD) -r -o $@ $(sound-objs) 144 $(LD) -r -o $@ $(soundcore-objs) 147 $(LD) -r -o $@ $(gus-objs) 150 $(LD) -r -o $@ $(pas2-objs) 153 $(LD) -r -o $@ $(sb-objs) 156 $(LD) -r -o $@ $(sb_lib-objs) 159 $(LD) -r -o $@ $(vidc_mod-objs) 162 $(LD) -r -o $@ $(wavefront-objs)
|
/linux-2.4.37.9/arch/i386/boot/ |
D | Makefile | 46 $(LD) -Ttext 0x0 -s --oformat binary -o $@ $< 55 $(LD) -Ttext 0x0 -s --oformat binary $< -o $@ 64 $(LD) -Ttext 0x0 -s --oformat binary -e begtext -o $@ $< 73 $(LD) -Ttext 0x0 -s --oformat binary -e begtext -o $@ $<
|
/linux-2.4.37.9/arch/sparc64/ |
D | Makefile | 18 NEW_GAS := $(shell if $(LD) -V 2>&1 | grep 'elf64_sparc' > /dev/null; then echo y; else echo n; fi) 26 LD = sparc64-linux-ld macro 32 LD := $(LD) -m elf64_sparc macro
|
/linux-2.4.37.9/net/ipv4/netfilter/ |
D | Makefile | 121 $(LD) -r -o $@ $(ip_conntrack-objs) 124 $(LD) -r -o $@ $(iptable_nat-objs) 127 $(LD) -r -o $@ $(ipfwadm-objs) 130 $(LD) -r -o $@ $(ipchains-objs)
|
/linux-2.4.37.9/drivers/net/wan/ |
D | Makefile | 88 $(LD) -r -o $@ pc300_drv.o $(pc300-y) 91 $(LD) -r -o $@ $(hdlc-objs) 94 $(LD) -r -o $@ $(wanpipe-objs) 97 $(LD) -r -o $@ $(cyclomx-objs)
|
/linux-2.4.37.9/drivers/pcmcia/ |
D | Makefile | 97 $(LD) $(LD_RFLAG) -r -o $@ $(pcmcia_core-objs) 100 $(LD) -r -o $@ $(sa1100_cs-objs-y) 103 $(LD) -r -o $@ $(au1000_ss-objs-y) 106 $(LD) $(LD_RFLAG) -r -o $@ $(yenta_socket-objs)
|
/linux-2.4.37.9/arch/sparc/ |
D | Makefile | 19 NEW_GAS := $(shell if $(LD) -V 2>&1 | grep 'elf64_sparc' > /dev/null; then echo y; else echo n; fi) 23 LD := $(LD) -m elf32_sparc macro
|
/linux-2.4.37.9/drivers/scsi/ |
D | Makefile | 175 $(LD) -r -o $@ $(scsi_mod-objs) 178 $(LD) -r -o $@ $(sd_mod-objs) 181 $(LD) -r -o $@ $(sr_mod-objs) 184 $(LD) -r -o $@ $(initio-objs) 187 $(LD) -r -o $@ $(a100u2w-objs) 190 $(LD) -r -o $@ $(zalon7xx_mod-objs) 193 $(LD) -r -o $@ $(cpqfc-objs) 196 $(LD) -r -o $@ $(libata-objs)
|
/linux-2.4.37.9/drivers/acorn/block/ |
D | Makefile | 32 $(LD) -r -o $@ $(fd1772_mod-objs) 35 $(LD) -r -o $@ $(mfmhd_mod-objs)
|
/linux-2.4.37.9/net/irda/ircomm/ |
D | Makefile | 21 $(LD) $(LD_RFLAG) -r -o $@ $(ircomm-objs) 24 $(LD) $(LD_RFLAG) -r -o $@ $(ircomm-tty-objs)
|
/linux-2.4.37.9/drivers/usb/ |
D | Makefile | 145 $(LD) -r -o $@ $(usbcore-objs) 148 $(LD) -r -o $@ $(hid-objs) 151 $(LD) -r -o $@ $(pwc-objs) 154 $(LD) -r -o $@ $(auerswald-objs)
|
/linux-2.4.37.9/arch/ppc/boot/pmac/ |
D | Makefile | 63 $(LD) -o $@ $(COFF_LD_ARGS) $(COFFOBJS) image.o $(LIBS) 71 $(LD) -o $@ $(COFF_LD_ARGS) $(COFFOBJS) image-coff.o $(LIBS) 88 $(LD) $(CHRP_LD_ARGS) -o ../images/$@ $(CHRPOBJS) $(LIBS) image.o 99 $(LD) $(CHRP_LD_ARGS) -o ../images/$@ $(CHRPOBJS) $(LIBS) image-elf.o
|
/linux-2.4.37.9/arch/cris/boot/compressed/ |
D | Makefile | 16 LD = ld-cris macro 27 $(LD) -T decompress.ld -o decompress.o $(OBJECTS)
|