* Added support for doing shifts by helper functions
[fw/sdcc] / src / ds390 / main.c
index 1301e60396426f34f23ecb1b5f884cb7828eb961..3bafacb7ce2cff0a826d7a1fe8c2b3aa65988fe9 100644 (file)
@@ -248,7 +248,7 @@ PORT ds390_port =
   },
     /* ds390 has an 8 bit mul */
   {
-    1, 0
+    1, -1
   },
   "_",
   _ds390_init,