/openbmc/linux/arch/loongarch/lib/ |
H A D | xor_simd.c | 19 #define LD(reg, base, offset) \ macro 62 #define LD(reg, base, offset) \ macro
|
/openbmc/linux/tools/build/tests/ex/ |
H A D | Makefile | 4 export LD := ld macro
|
/openbmc/linux/tools/testing/selftests/powerpc/stringloops/ |
H A D | memcmp_64.S | 26 #define LD ldbrx macro 33 #define LD ldx macro
|
/openbmc/linux/arch/powerpc/lib/ |
H A D | memcmp_64.S | 26 #define LD ldbrx macro 33 #define LD ldx macro
|
/openbmc/qemu/tests/multiboot/ |
H A D | Makefile | 5 LD=ld macro
|
/openbmc/linux/tools/lib/subcmd/ |
H A D | Makefile | 13 LD ?= $(CROSS_COMPILE)ld macro
|
/openbmc/linux/tools/lib/symbol/ |
H A D | Makefile | 14 LD ?= $(CROSS_COMPILE)ld macro
|
/openbmc/linux/drivers/firmware/efi/ |
H A D | cper_cxl.c | 51 LD, /* CXL Logical Device */ enumerator
|
/openbmc/linux/tools/lib/api/ |
H A D | Makefile | 14 LD ?= $(CROSS_COMPILE)ld macro
|
/openbmc/linux/lib/raid6/test/ |
H A D | Makefile | 13 LD = ld macro
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | align.c | 38 #define LD 0 /* load */ macro
|
/openbmc/linux/tools/power/cpupower/ |
H A D | Makefile | 90 LD = $(CROSS)gcc macro
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | xor_32.h | 14 #define LD(x, y) " movq 8*("#x")(%1), %%mm"#y" ;\n" macro
|
H A D | xor.h | 40 #define LD(x, y) " movaps "OFFS(x)"(%[p1]), %%xmm"#y" ;\n" macro
|
/openbmc/qemu/target/arm/tcg/ |
H A D | sve_ldst_internal.h | 87 #define DO_LD_PRIM_2(NAME, H, TE, TM, LD) \ argument
|
/openbmc/linux/arch/sparc/lib/ |
H A D | copy_user.S | 52 #define LD(insn, src, offset, reg, label) \ macro
|
/openbmc/u-boot/ |
H A D | Makefile | 352 LD = $(CROSS_COMPILE)ld.bfd macro 354 LD = $(CROSS_COMPILE)ld macro
|
/openbmc/linux/ |
H A D | Makefile | 484 LD = $(LLVM_PREFIX)ld.lld$(LLVM_SUFFIX) macro 493 LD = $(CROSS_COMPILE)ld macro
|
/openbmc/qemu/target/sh4/ |
H A D | translate.c | 1408 #define LD(reg,ldnum,ldpnum,prechk) \ in _decode_opc() macro
|