Home
last modified time | relevance | path

Searched refs:XOR_XIY (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/none/tests/s390x/
Dxor.h138 #define XOR_XIY(s1, i2) \ macro
170 XOR_XIY(0ul, s2); \
171 XOR_XIY(1ul, s2); \
172 XOR_XIY(0xfffful, s2); \
173 XOR_XIY(0x7ffful, s2); \
174 XOR_XIY(0x8000ul, s2); \
175 XOR_XIY(0xfffffffful, s2); \
176 XOR_XIY(0x80000000ul, s2); \
177 XOR_XIY(0x7ffffffful, s2); \
178 XOR_XIY(0xaaaaaaaaaaaaaaaaul, s2); \
[all …]