5f53ebd3e11477407b090624eeeade3c5daa90eb
[oota-llvm.git] / test / MC / SystemZ / insn-ny-02.s
1 # RUN: not llvm-mc -triple s390x-linux-gnu < %s 2> %t
2 # RUN: FileCheck < %t %s
3
4 #CHECK: error: invalid operand
5 #CHECK: ny      %r0, -524289
6 #CHECK: error: invalid operand
7 #CHECK: ny      %r0, 524288
8
9         ny      %r0, -524289
10         ny      %r0, 524288