Searched defs:LD (Results 1 – 12 of 12) sorted by relevance
26 #define LD ldbrx macro28 #define LD ldx macro
3 export LD := ld macro
47 LD = $(CROSS_COMPILE)ld -mcrislinux macro
9 LD = ld macro
38 #define LD(p) (*(p)) macro
95 LD = $(CROSS)gcc macro
22 #define LD(x, y) " movq 8*("#x")(%1), %%mm"#y" ;\n" macro
51 #define LD(x, y) " movaps "OFFS(x)"(%[p1]), %%xmm"#y" ;\n" macro
39 #define LD 0 /* load */ macro
344 LD = $(CROSS_COMPILE)ld macro
957 } __attribute__ ((packed)) LD; member