Mail Archives: djgpp/2000/04/14/14:12:26
Robin Johnson wrote:
>
> Eli Zaretskii wrote:
>
> > It depends on the version of Binutils you have installed, since the
> > instruction support is in Gas, the GNU assembler. And you didn't tell what
> > version of Binutils do you have. (If you don't know, type "as --version" and
> > tell what it prints.)
> as --version:
> GNU assembler 2.8.1,
> hmm this might be a bit out of date,
> I will update to 2.9.5.1 or something
Yes, please upgrade. IIRC, most of the features you asked about aren't
supported in Binutils 2.8.1.
As for version 2.9.5.1, if you ask about specific instructions (by their
name), it is easy to tell you if it's supported (there's a single file in
Binutils sources which lists all the supported instructions). You asked
about broad classes of instrucvtions which I'm not sure what they refer to.
Most of the instructions you mentioned are supported by Binutils 2.9.5.1,
IIRC.
- Raw text -