Abort on an unrecognized opcode.
[oota-llvm.git] / test / Integer / a17.ll
index 8d7485e90194d8fc3fa6aa4b509878aee5fad021..db03e7c6be0d3fc88dfa2f11efd110a619a09e2e 100644 (file)
@@ -22,3 +22,4 @@
 @t = constant i17 urem(i17 131071,i17 -1)
 @o = constant i17 trunc( i18 131072  to i17 )
 @p = constant i17 trunc( i18 131071  to i17 )
+@v = constant i17 srem(i17  -1,    i17 15)