Home
last modified time | relevance | path

Searched defs:LD (Results 1 – 16 of 16) sorted by relevance

/linux/arch/loongarch/lib/
H A Dxor_simd.c19 #define LD(reg, base, offset) \ macro
62 #define LD(reg, base, offset) \ macro
/linux/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp_64.S26 #define LD ldbrx macro
33 #define LD ldx macro
/linux/arch/powerpc/lib/
H A Dmemcmp_64.S26 #define LD ldbrx macro
33 #define LD ldx macro
/linux/tools/build/tests/ex/
H A DMakefile4 export LD := ld macro
/linux/tools/tracing/latency/
H A DMakefile31 export LD := ld macro
/linux/tools/lib/symbol/
H A DMakefile14 LD ?= $(CROSS_COMPILE)ld macro
/linux/tools/lib/subcmd/
H A DMakefile13 LD ?= $(CROSS_COMPILE)ld macro
/linux/drivers/firmware/efi/
H A Dcper_cxl.c51 LD, /* CXL Logical Device */ enumerator
/linux/lib/raid6/test/
H A DMakefile13 LD = ld macro
/linux/tools/lib/api/
H A DMakefile14 LD ?= $(CROSS_COMPILE)ld macro
/linux/arch/powerpc/kernel/
H A Dalign.c38 #define LD 0 /* load */ macro
/linux/arch/x86/include/asm/
H A Dxor_32.h14 #define LD(x, y) " movq 8*("#x")(%1), %%mm"#y" ;\n" macro
H A Dxor.h40 #define LD(x, y) " movaps "OFFS(x)"(%[p1]), %%xmm"#y" ;\n" macro
/linux/tools/power/cpupower/
H A DMakefile91 LD ?= $(CROSS)gcc macro
/linux/arch/sparc/lib/
H A Dcopy_user.S52 #define LD(insn, src, offset, reg, label) \ macro
/linux/
H A DMakefile505 LD = $(LLVM_PREFIX)ld.lld$(LLVM_SUFFIX) macro
514 LD = $(CROSS_COMPILE)ld macro