This is the mail archive of the binutils@sourceware.org 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: [PATCH] Add MIPS ufr macro instruction


On Sat, 14 Dec 2013, Richard Sandiford wrote:

> >> If you agree, then the patch is OK with every ISA_MIPS32* and ISA_MIPS64*
> >> entry having mips_cp1_names_mips3264.  If not then let me know :-)
> >
> >  Shouldn't there be a complementing GAS part though?
> 
> I think that's future work too.  There's no corresponding gas support
> for CP0 registers (or any notion of ".set arch"-specific registers really),
> so it wouldn't be a trivial patch.

 Hmm, I thought the original intent of this change was to extend GAS to 
support a more readable form of COP1 instructions accessing CP0.Status.FR 
and now this replacement change has dropped the original proposal in 
favour to one that affects the disassembler only.  FAOD I'm perfectly fine 
with that move, just a little bit surprised.

 FWIW, UFR as originally proposed can be trivially implemented with .macro 
if required.

  Maciej


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