Lines Matching refs:vstr
257 __ vstr(d5, r4, offsetof(T, c));
264 __ vstr(d4, r4, offsetof(T, b));
272 __ vstr(s0, r4, offsetof(T, x));
273 __ vstr(s31, r4, offsetof(T, y));
277 __ vstr(d4, r4, offsetof(T, e));
282 __ vstr(d4, r4, offsetof(T, d));
287 __ vstr(s31, r4, offsetof(T, i));
293 __ vstr(d4, r4, offsetof(T, f));
299 __ vstr(d4, r4, offsetof(T, j));
304 __ vstr(d0, r4, offsetof(T, g));
307 __ vstr(d0, r4, offsetof(T, h));
312 __ vstr(d0, r4, offsetof(T, m));
315 __ vstr(d0, r4, offsetof(T, n));
1073 __ vstr(d16, r4, offsetof(T, a));
1074 __ vstr(d17, r4, offsetof(T, b));
1075 __ vstr(d18, r4, offsetof(T, c));
1174 __ vstr(d2, r0, offsetof(T, add_result));
1176 __ vstr(d2, r0, offsetof(T, sub_result));
1178 __ vstr(d2, r0, offsetof(T, mul_result));
1180 __ vstr(d2, r0, offsetof(T, div_result));
1927 __ vstr(s5, r4, offsetof(T, ar)); in TEST() local
1932 __ vstr(s5, r4, offsetof(T, nr)); in TEST() local
1937 __ vstr(s5, r4, offsetof(T, pr)); in TEST() local
1942 __ vstr(s5, r4, offsetof(T, mr)); in TEST() local
1947 __ vstr(s5, r4, offsetof(T, zr)); in TEST() local
2032 __ vstr(d5, r4, offsetof(T, ar)); in TEST() local
2037 __ vstr(d5, r4, offsetof(T, nr)); in TEST() local
2042 __ vstr(d5, r4, offsetof(T, pr)); in TEST() local
2047 __ vstr(d5, r4, offsetof(T, mr)); in TEST() local
2052 __ vstr(d5, r4, offsetof(T, zr)); in TEST() local