2 #include "../../../none/tests/s390x/opcodes.h"
9 * gcc does some tricks for checking the highest bit. It seems
10 * to load a full word/double word.
11 * By using mask=10 for brc (jhe) only the msb is influencing
12 * the code flow. This test was inspired by 308427
14 asm volatile( "oi %1,128\n\t"
29 asm volatile( "oi %1,128\n\t"
44 asm volatile( "oi %1,128\n\t"
59 asm volatile( "oi %1,128\n\t"