diff --git a/module/mescc/armv4/as.scm b/module/mescc/armv4/as.scm index 876a0f95..70d87915 100644 --- a/module/mescc/armv4/as.scm +++ b/module/mescc/armv4/as.scm @@ -349,7 +349,6 @@ ;; __mesabi_uldiv(a, b, remainderp) (append `(("push___%r0") ; slot for remainder ("mov____%esp,%r0") - ((#:immediate1 4) "add____$i8,%r0") ("push___%r0") ; pointer to remainder (,(string-append "push___%" r1)) (,(string-append "push___%" r0)))