Home
last modified time | relevance | path

Searched refs:LD (Results 1 – 50 of 50) sorted by relevance

/linux-4.1.27/arch/powerpc/lib/
Dmemcmp_64.S26 #define LD ldbrx macro
28 #define LD ldx macro
99 LD rA,0,r3
100 LD rB,0,r4
102 LD rC,off8,r3
103 LD rD,off8,r4
105 LD rE,off16,r3
106 LD rF,off16,r4
108 LD rG,off24,r3
109 LD rH,off24,r4
[all …]
/linux-4.1.27/tools/testing/selftests/powerpc/stringloops/
Dmemcmp_64.S26 #define LD ldbrx macro
28 #define LD ldx macro
99 LD rA,0,r3
100 LD rB,0,r4
102 LD rC,off8,r3
103 LD rD,off8,r4
105 LD rE,off16,r3
106 LD rF,off16,r4
108 LD rG,off24,r3
109 LD rH,off24,r4
[all …]
/linux-4.1.27/arch/powerpc/kernel/
Dalign.c39 #define LD 0 /* load */ macro
63 { 4, LD }, /* 00 0 0000: lwz / lwarx */
67 { 2, LD }, /* 00 0 0100: lhz */
68 { 2, LD+SE }, /* 00 0 0101: lha */
70 { 4, LD+M }, /* 00 0 0111: lmw */
71 { 4, LD+F+S }, /* 00 0 1000: lfs */
72 { 8, LD+F }, /* 00 0 1001: lfd */
75 { 16, LD }, /* 00 0 1100: lq */
76 { 8, LD }, /* 00 0 1101: ld/ldu/lwa */
79 { 4, LD+U }, /* 00 1 0000: lwzu */
[all …]
/linux-4.1.27/arch/x86/include/asm/
Dxor_32.h22 #define LD(x, y) " movq 8*("#x")(%1), %%mm"#y" ;\n" macro
41 LD(i, 0) \ in xor_pII_mmx_2()
42 LD(i + 1, 1) \ in xor_pII_mmx_2()
43 LD(i + 2, 2) \ in xor_pII_mmx_2()
44 LD(i + 3, 3) \ in xor_pII_mmx_2()
85 LD(i, 0) \ in xor_pII_mmx_3()
86 LD(i + 1, 1) \ in xor_pII_mmx_3()
87 LD(i + 2, 2) \ in xor_pII_mmx_3()
88 LD(i + 3, 3) \ in xor_pII_mmx_3()
134 LD(i, 0) \ in xor_pII_mmx_4()
[all …]
Dxor.h51 #define LD(x, y) " movaps "OFFS(x)"(%[p1]), %%xmm"#y" ;\n" macro
80 LD(i, 0) \ in xor_sse_2()
81 LD(i + 1, 1) \ in xor_sse_2()
84 LD(i + 2, 2) \ in xor_sse_2()
85 LD(i + 3, 3) \ in xor_sse_2()
131 BLK64(PF0, LD, i) \ in xor_sse_2_pf64()
168 LD(i, 0) \ in xor_sse_3()
169 LD(i + 1, 1) \ in xor_sse_3()
170 LD(i + 2, 2) \ in xor_sse_3()
171 LD(i + 3, 3) \ in xor_sse_3()
[all …]
/linux-4.1.27/arch/tile/lib/
Dmemcpy_user_64.c59 #define LD1 LD
60 #define LD2 LD
61 #define LD4 LD
62 #define LD8 LD
Dmemcpy_64.c38 #define LD(p) (*(p)) macro
45 #define LD1 LD
46 #define LD2 LD
47 #define LD4 LD
48 #define LD8 LD
/linux-4.1.27/scripts/
Dlink-vmlinux.sh44 ${LD} ${LDFLAGS} -r -o ${1} ${KBUILD_VMLINUX_INIT} \
56 ${LD} ${LDFLAGS} ${LDFLAGS_vmlinux} -o ${2} \
152 info LD vmlinux.o
216 info LD vmlinux
DMakefile.build205 $(LD) $(LDFLAGS) -r -o $@ $(@D)/.tmp_$(@F) \
329 quiet_cmd_link_o_target = LD $@
332 $(LD) $(ld_flags) -r -o $@ $(filter $(obj-y), $^) \
380 quiet_cmd_link_multi-y = LD $@
381 cmd_link_multi-y = $(LD) $(ld_flags) -r -o $@ $(link_multi_deps) $(cmd_secanalysis)
383 quiet_cmd_link_multi-m = LD [M] $@
DMakefile.modpost118 quiet_cmd_ld_ko_o = LD [M] $@
119 cmd_ld_ko_o = $(LD) -r $(LDFLAGS) \
DMakefile.lib246 quiet_cmd_ld = LD $@
247 cmd_ld = $(LD) $(LDFLAGS) $(ldflags-y) $(LDFLAGS_$(@F)) \
DKbuild.include150 $(CC) -x c /dev/null -c -o "$$TMPO" ; $(LD) $(1) "$$TMPO" -o "$$TMP",$(1),$(2))
159 ld-version = $(shell $(LD) --version | $(srctree)/scripts/ld-version.sh)
/linux-4.1.27/arch/mips/lasat/image/
DMakefile40 $(LD) $(LDFLAGS) $(LDSCRIPT) -o $@ $^
43 $(LD) -r -o $@ -b binary $<
/linux-4.1.27/Documentation/sound/oss/
DCMI833091 (CONFIGURE CMI0001/16777472 (LD 0
102 (CONFIGURE CMI0001/16777472 (LD 1
111 (CONFIGURE CMI0001/16777472 (LD 2
119 (CONFIGURE CMI0001/16777472 (LD 3
DVIBRA1637 (CONFIGURE CTL00f0/-1 (LD 0
49 (CONFIGURE CTL00f0/-1 (LD 1
DESS186823 (CONFIGURE ESS1868/-1 (LD 1
/linux-4.1.27/arch/arm64/
DMakefile26 LD += -EB
30 LD += -EL
/linux-4.1.27/tools/build/
DMakefile.build62 quiet_cmd_ld_multi = LD $@
64 $(LD) -r -o $@ $(obj-y),rm -f $@; $(AR) rcs $@)
/linux-4.1.27/tools/lib/lockdep/
DMakefile20 $(call allow-override,LD,$(CROSS_COMPILE)ld)
96 export srctree OUTPUT CC LD CFLAGS V
/linux-4.1.27/tools/power/cpupower/
DMakefile95 LD = $(CROSS)gcc macro
194 $(ECHO) " LD " $@
/linux-4.1.27/arch/um/drivers/
DMakefile27 $(LD) -r -dp -o $@ $^ $(LDFLAGS) $(LDFLAGS_pcap.o)
30 $(LD) -r -dp -o $@ $^ $(LDFLAGS) $(LDFLAGS_vde.o)
/linux-4.1.27/arch/mips/boot/compressed/
DMakefile81 quiet_cmd_zld = LD $@
82 cmd_zld = $(LD) $(LDFLAGS) -Ttext $(VMLINUZ_LOAD_ADDRESS) -T $< $(vmlinuzobjs-y) -o $@
/linux-4.1.27/tools/power/acpi/
DMakefile58 LD = $(CROSS)gcc macro
131 $(QUIET) $(LD) $(CFLAGS) $(LDFLAGS) $(DUMP_OBJS) -L$(OUTPUT) -o $@
/linux-4.1.27/tools/power/acpi/tools/ec/
DMakefile3 $(QUIET) $(LD) $(CFLAGS) $(LDFLAGS) $< -o $@
/linux-4.1.27/tools/build/tests/ex/
DMakefile3 export LD := ld macro
/linux-4.1.27/arch/arc/include/asm/
Dentry.h455 mov lp_count, r9 ;LD to lp_count is not allowed
538 mov lp_count, r9 ;LD to lp_count is not allowed
557 mov lp_count, r9 ;LD to lp_count is not allowed
/linux-4.1.27/arch/xtensa/boot/boot-elf/
DMakefile28 $(Q)$(LD) $(LDFLAGS) $(LDFLAGS_vmlinux) \
/linux-4.1.27/arch/xtensa/boot/boot-redboot/
DMakefile29 $(Q)$(LD) $(LD_ARGS) -o $@ $^ -L/xtensa-elf/lib $(LIBGCC)
/linux-4.1.27/tools/lib/api/
DMakefile27 export srctree OUTPUT CC LD CFLAGS V
/linux-4.1.27/arch/powerpc/
DMakefile71 override LD += -EL
83 override LD += -EB
91 override LD += -m elf$(CONFIG_WORD_SIZE)$(LDEMULATION)
/linux-4.1.27/arch/sparc/boot/
DMakefile54 cmd_uimage.o = $(LD) -Tdata $(CONFIG_UBOOT_FLASH_ADDR) \
/linux-4.1.27/drivers/net/wan/
DMakefile42 LD68K = $(LD)
/linux-4.1.27/arch/cris/
DMakefile47 LD = $(CROSS_COMPILE)ld -mcrislinux macro
/linux-4.1.27/sound/oss/
DKconfig398 bool "Have DSPxxx.LD firmware file"
401 If you have the DSPxxx.LD file or SYNTH.LD file for you card, say Y
406 string "Full pathname of DSPxxx.LD firmware file"
410 Enter the full pathname of your DSPxxx.LD file or SYNTH.LD file,
/linux-4.1.27/tools/lib/traceevent/
DMakefile135 export srctree OUTPUT CC LD CFLAGS V
/linux-4.1.27/arch/arm/
DMakefile46 LD += -EB
50 LD += -EL
/linux-4.1.27/Documentation/kbuild/
Dmakefiles.txt21 --- 3.12 $(LD) support functions
155 "$(LD) -r" to merge these files into one built-in.o file.
203 "$(LD) -r" on the list of these files to generate isdn.o.
313 ldflags-y specifies options for linking with $(LD).
586 --- 3.12 $(LD) support functions
589 ld-option is used to check if $(LD) supports the supplied option.
592 first option is not supported by $(LD).
838 LDFLAGS Generic $(LD) options
849 LDFLAGS_MODULE Options for $(LD) when linking modules
851 LDFLAGS_MODULE is used to set specific flags for $(LD) when
[all …]
Dkbuild.txt51 Additional options used for $(LD) when linking modules.
/linux-4.1.27/lib/raid6/test/
DMakefile9 LD = ld macro
/linux-4.1.27/tools/perf/
DMakefile.perf111 LD = $(CROSS_COMPILE)ld
273 export srctree OUTPUT RM CC LD AR CFLAGS V BISON FLEX
/linux-4.1.27/arch/x86/
DMakefile123 $(LD) -m elf32_x86_64 "$$TMPO" -o "$$TMP",y,n)
/linux-4.1.27/drivers/usb/misc/
DKconfig162 tristate "USB LD driver"
165 like LD Didactic's USB devices.
/linux-4.1.27/Documentation/hwmon/
Dsmsc47b397150 OUT DX,AL ;Point to LD# Config Reg
/linux-4.1.27/
DMakefile354 LD = $(CROSS_COMPILE)ld macro
418 export ARCH SRCARCH CONFIG_SHELL HOSTCC HOSTCFLAGS CROSS_COMPILE AS LD CC
916 cmd_link-vmlinux = $(CONFIG_SHELL) $< $(LD) $(LDFLAGS) $(LDFLAGS_vmlinux)
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
Dxgbe-dev.c1576 XGMAC_SET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, LD, 1); in xgbe_dev_xmit()
1691 if (!XGMAC_GET_BITS_LE(rdesc->desc3, RX_NORMAL_DESC3, LD)) { in xgbe_dev_read()
1747 return XGMAC_GET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, LD); in xgbe_is_last_desc()
/linux-4.1.27/Documentation/DocBook/media/
Dfieldseq_bt.gif.b64327 LD/rapUnyDKypFRDCuz5GW9WchXSHG0dYFKRVcBTq611iTUFYgEqDKWsY2VqYg9bSrje9a3LtFw5
/linux-4.1.27/Documentation/scsi/
DChangeLog.megaraid_sas11 3. Fix LD/VF affiliation parsing.
253 PD delete/ADD, LD add/delete from FW.
DChangeLog.megaraid307 "Then, if you simply publish your LD number as an extra parameter of
/linux-4.1.27/drivers/block/
DDAC960.h957 } __attribute__ ((packed)) LD; member
4376 int LogicalDriveNumber = CommandMailbox->Type5.LD.LogicalDriveNumber; in DAC960_PD_To_P_TranslateReadWriteCommand()
DDAC960.c3220 CommandMailbox->Type5.LD.TransferLength = Command->BlockCount; in DAC960_V1_QueueReadWriteCommand()
3221 CommandMailbox->Type5.LD.LogicalDriveNumber = Command->LogicalDriveNumber; in DAC960_V1_QueueReadWriteCommand()
3235 CommandMailbox->Type5.LD.TransferLength = Command->BlockCount; in DAC960_V1_QueueReadWriteCommand()
3236 CommandMailbox->Type5.LD.LogicalDriveNumber = Command->LogicalDriveNumber; in DAC960_V1_QueueReadWriteCommand()