Add rfdi opcode to binutils
authorjhibbits <jhibbits@FreeBSD.org>
Wed, 1 Feb 2017 02:42:45 +0000 (02:42 +0000)
committerjhibbits <jhibbits@FreeBSD.org>
Wed, 1 Feb 2017 02:42:45 +0000 (02:42 +0000)
commitfc60bae8734f423fa763133ea8127ece2e799d4a
tree6daa396253ba9e4ccdbce4c730d5fbd81e5f844a
parent860f5be4b2ae35bde385ffe34c1c8c2fd3e36aa0
Add rfdi opcode to binutils

The rfdi instruction is part of the e500mc and derivative cores.  It came into
binutils in a GPLv3 patch, along with the rest of the e500mc instruction set.
Currently only rfdi is planned to be used, so rather than attempt to backport
the full patch, take a surgical route and add instructions as needed.

MFC after: 2 weeks
contrib/binutils/opcodes/ppc-opc.c