Searched refs:M13 (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vect/
H A Dslp-perm-3.c20 #define M13 117 macro
38 *pOutput++ = M10 * a + M11 * b + M12 * c + M13 * d;
H A Dslp-perm-4.c26 #define M13 117 macro
52 *pOutput++ = M10 * a + M11 * b + M12 * c + M13 * d + M14 * e;
H A Dpr45752.c26 #define M13 117 macro
55 *pOutput++ = M10 * a + M11 * b + M12 * c + M13 * d + M14 * e;
68 *pOutput2++ = M10 * a + M11 * b + M12 * c + M13 * d + M14 * e;
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/md5/asm/
H A Dmd5-ia64.S37 // {in,out}6 Block Value 13 M13
130 #define M13 in6 define
310 // loading into M12 here produces the M0 value, M13 -> M1, etc.
641 FFLOAD(D, A, B, C, M13, RotateM1, 12)
689 mov M12 = M13
700 mov M13 = X
737 mov T = M13
748 mov M13 = M15
790 mov M4 = M13
801 mov M13
[all...]

Completed in 108 milliseconds