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]

[PATCH] Add MIPS32r2/MT ASE pause instruction


Hi,
  This patch adds the MIPS32r2 (or MT  ASE) pause instruction.  Since
we already have an encoding in the micromips, nothing is needed to be
done there.

OK? Tested for mips64-linux-gnu with no regressions.

Thanks,
Andrew Pinski

opcodes/ChangeLog:
* mips-opc.c (mips_builtin_opcodes): Add "pause".

gas/testsuite/ChangeLog:
* gas/mips/mips32-mt.d: Add pause instruction encoding to the end.
* gas/mips/micromips@mips32r2.d: Likewise.
* gas/mips/mips32r2.d: Likewise.
* gas/mips/mips32-mt.s: Add pause instruction to the end.
* gas/mips/mips32r2.s: Likewise.

Attachment: mipsaddpause.diff.txt
Description: Text document


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