Add xxpermdi
commitcd73f2c992765141b3497551ebdf841b26c238ca
authorTom Musta <tommusta@gmail.com>
Tue, 22 Oct 2013 11:09:35 +0000 (22 22:09 +1100)
committerAlexander Graf <agraf@suse.de>
Fri, 20 Dec 2013 00:57:52 +0000 (20 01:57 +0100)
tree553cf77dea4a84d34ba4ed9427b5ddaabd406771
parentfbed2478e9ba22f091e3842123252a902dc5b98d
Add xxpermdi

This patch adds the xxpermdi instruction.  The instruction
uses bits 22, 23, 29 and 30 for non-opcode fields (DM, AX
and BX).  This results in overloading of the opcode table
with aliases, which can be seen in the GEN_XX3FORM_DM
macro.

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/translate.c