public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* PR27675, PowerPC missing extended mnemonic mfummcr2
@ 2021-03-31 22:48 Alan Modra
  0 siblings, 0 replies; only message in thread
From: Alan Modra @ 2021-03-31 22:48 UTC (permalink / raw)
  To: binutils

	PR 27675
	* ppc-opc.c (powerpc_opcodes): Add mfummcr2 and mfmmcr2.

diff --git a/opcodes/ppc-opc.c b/opcodes/ppc-opc.c
index 315c70a4535..97982ab7e75 100644
--- a/opcodes/ppc-opc.c
+++ b/opcodes/ppc-opc.c
@@ -6938,6 +6938,8 @@ const struct powerpc_opcode powerpc_opcodes[] = {
 {"mfmmcr3",	XSPR(31,339,738), XSPR_MASK, POWER10,	0, 		{RT}},
 {"mfusier",	XSPR(31,339,768), XSPR_MASK, POWER10,	0, 		{RT}},
 {"mfsier",	XSPR(31,339,768), XSPR_MASK, POWER10,	0, 		{RT}},
+{"mfummcr2",	XSPR(31,339,769), XSPR_MASK, POWER9,	0, 		{RT}},
+{"mfmmcr2",	XSPR(31,339,769), XSPR_MASK, POWER9,	0, 		{RT}},
 {"mfummcra",	XSPR(31,339,770), XSPR_MASK, POWER9,	0,		{RS}},
 {"mfmmcra",	XSPR(31,339,770), XSPR_MASK, POWER7,	0,		{RS}},
 {"mfupmc1",	XSPR(31,339,771), XSPR_MASK, POWER9,	0, 		{RT}},

-- 
Alan Modra
Australia Development Lab, IBM

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-31 22:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-31 22:48 PR27675, PowerPC missing extended mnemonic mfummcr2 Alan Modra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).