Adjust SETcc instruction encoding on x86-64.
[sbcl.git] / src / compiler / generic / interr.lisp
index e1120b7..9ff81d3 100644 (file)
@@ -55,8 +55,6 @@
    "Object is not of type SIMPLE-STRING.")
   (object-not-fixnum
    "Object is not of type FIXNUM.")
-  (object-not-mod
-   "Object is not of type (MOD X).")
   (object-not-vector
    "Object is not of type VECTOR.")
   (object-not-string