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]

Selecting a ppc architecture inline


We have some assembly code for powerpc that's mixed generic, ppc403 and
booke.  I know for mips you can use .set to specify the ISA in the code, but
how do I do this for ppc?  This has only recently become an issue as we're
moving from 2.10.1 to 2.12.1 and some of the opcodes have been moved from
the generic ppc list to their respective specific lists.


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