This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gas instruction set


LeMonte Green <lemonte@post.ices.cmu.edu> writes:

> I could like to obtain:
> 
> o a complete listing of the instruction set for gnu assembly.
> o a detailed explaination of each instruction's format in gnu assembly

You neglected to mention which processor you are interested in.  The
GNU assembler supports some 52 different processor families.

In any case, you will do better to look at documentation from the
manufacturer of whatever processor you are interested in.  The GNU
assembler documentation generally does not describe the instruction
set in detail, as it would simply duplicate the information from the
manufacturer.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]