blob: 6a4128f683f81212aaa4f03b4bd57d6dbc5039a7 [file] [log] [blame]
Douglas Katzman58195a22015-08-20 16:16:16 +00001! RUN: not llvm-mc %s -arch=sparc -show-encoding 2>&1 | FileCheck %s
2! RUN: not llvm-mc %s -arch=sparcv9 -show-encoding 2>&1 | FileCheck %s
3
4! Test the lower and upper bounds of 'set'
5 ! CHECK: argument must be between
6 set -2147483649, %o1
7 ! CHECK: argument must be between
8 set 4294967296, %o1