Mail Archives: djgpp/1996/10/25/18:07:12
>
> Well, the way I got it to work was to changed the lines in
> _both_ the BANK_SWITCHER routines for the mach64 found in
> bank.s from "incl %ah" to "incb %ah".
>
> Hope this helps.
>
> --Weston
>
Yep, I hadn't noticed that, but this fixes the problem. Though
GAS 2.7 flags the wrong lines with the errors, which is a bug,
and GAS 2.5.2 compiles the lines without giving any error, which
is a bug.
I guess you gotta watch GAS when you are hand coding!
Troy....
- Raw text -