Searched refs:DO_RXSBG (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/none/tests/s390x/ |
D | rxsbg.c | 4 #define DO_RXSBG(insn, _r1, _r2, i3, i4, i5) \ macro 20 DO_RXSBG(i, 000000000000000000ul, r2, i3, i4, i5); \ 21 DO_RXSBG(i, 0x0000ffffccccaaaaul, r2, i3, i4, i5); \ 22 DO_RXSBG(i, 0xfffffffffffffffful, r2, i3, i4, i5); \
|