public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* ppc tlbiel insn
@ 2005-01-20  6:53 Alan Modra
  0 siblings, 0 replies; only message in thread
From: Alan Modra @ 2005-01-20  6:53 UTC (permalink / raw)
  To: binutils

As per current public powerpc arch book 3.

	* ppc-opc.c (powerpc_opcodes): Add optional 'l' arg to tlbiel.

Index: opcodes/ppc-opc.c
===================================================================
RCS file: /cvs/src/src/opcodes/ppc-opc.c,v
retrieving revision 1.77
diff -u -p -r1.77 ppc-opc.c
--- opcodes/ppc-opc.c	9 Oct 2004 01:21:03 -0000	1.77
+++ opcodes/ppc-opc.c	20 Jan 2005 06:16:37 -0000
@@ -3562,7 +3562,7 @@ const struct powerpc_opcode powerpc_opco
 { "addo.",   XO(31,266,1,1), XO_MASK,	PPCCOM,		{ RT, RA, RB } },
 { "caxo.",   XO(31,266,1,1), XO_MASK,	PWRCOM,		{ RT, RA, RB } },
 
-{ "tlbiel",  X(31,274), XRTRA_MASK,	POWER4,		{ RB } },
+{ "tlbiel",  X(31,274), XRTLRA_MASK,	POWER4,		{ RB, L } },
 
 { "mfapidi", X(31,275), X_MASK,		BOOKE,		{ RT, RA } },
 

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre

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

only message in thread, other threads:[~2005-01-20  6:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-20  6:53 ppc tlbiel insn 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).