Searched defs:ALIGN_DATA (Results 1 – 3 of 3) sorted by relevance
/titanic_52/usr/src/boot/sys/amd64/include/ |
H A D | asmacros.h | 47 #define ALIGN_DATA .p2align 3 /* 8 byte alignment, zero filled */ macro
|
/titanic_52/usr/src/lib/libc/capabilities/sun4v/common/ |
H A D | memcpy.s | 187 #define ALIGN_DATA(data1, data2, data3, lshift, rshift, tmp) \ macro
|
/titanic_52/usr/src/uts/sun4v/cpu/ |
H A D | niagara_copy.s | 196 #define ALIGN_DATA(data1, data2, data3, lshift, rshift, tmp) \ macro [all...] |