ppc tlbiel insn
Alan Modra
amodra@bigpond.net.au
Thu Jan 20 06:53:00 GMT 2005
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
More information about the Binutils
mailing list