mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-18 12:24:38 +08:00
* ppc-opc.c: Add "tlbiel" for POWER4.
This commit is contained in:
parent
ace4f296f5
commit
c1a34e6066
@ -1,3 +1,7 @@
|
||||
2002-05-09 Anton Blanchard <anton@samba.org>
|
||||
|
||||
* ppc-opc.c: Add "tlbiel" for POWER4.
|
||||
|
||||
2002-05-07 Graydon Hoare <graydon@redhat.com>
|
||||
|
||||
* cgen-dis.in: (print_insn_@arch@): Cache list of opened CPUs rather
|
||||
|
@ -3065,6 +3065,8 @@ const struct powerpc_opcode powerpc_opcodes[] = {
|
||||
{ "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 } },
|
||||
|
||||
{ "mfapidi", X(31,275), X_MASK, BOOKE, { RT, RA } },
|
||||
|
||||
{ "lscbx", XRC(31,277,0), X_MASK, M601, { RT, RA, RB } },
|
||||
|
Loading…
Reference in New Issue
Block a user