Searched defs:LD (Results 1 – 14 of 14) sorted by relevance
26 #define LD ldbrx macro33 #define LD ldx macro
4 export LD := ld macro
13 LD ?= $(CROSS_COMPILE)ld macro
14 LD ?= $(CROSS_COMPILE)ld macro
8 LD = $(HOSTLD) macro
19 LD = $(HOSTLD) macro
10 LD = ld macro
38 #define LD 0 /* load */ macro
90 LD = $(CROSS)gcc macro
14 #define LD(x, y) " movq 8*("#x")(%1), %%mm"#y" ;\n" macro
40 #define LD(x, y) " movaps "OFFS(x)"(%[p1]), %%xmm"#y" ;\n" macro
52 #define LD(insn, src, offset, reg, label) \ macro
447 LD = ld.lld macro456 LD = $(CROSS_COMPILE)ld macro
Completed in 20 milliseconds