Don't deprecate powerpc mftb insn
authorAlan Modra <amodra@gmail.com>
Fri, 28 Nov 2014 02:51:52 +0000 (13:21 +1030)
committerAlan Modra <amodra@gmail.com>
Sun, 30 Nov 2014 03:17:55 +0000 (13:47 +1030)
commit51a0e41ca956e6bdf072aea6a7e15c4e7269c2d0
treeb0ee45b8ac16c9c574f55602492b0c7bedf2f90b
parentbdaf8f8eb88bfbd434a016bbdc9869d7d5d29a82
Don't deprecate powerpc mftb insn

mftb is marked phased out in the architecture manual, but we can keep
it as an extended mnemonic for mftbl.

* ppc-opc.c (powerpc_opcodes <mftb>): Don't deprecate for power7.
(TB): Delete.
(insert_tbr, extract_tbr): Validate tbr number.
opcodes/ChangeLog
opcodes/ppc-opc.c