target-ppc: Remove unused IMM and d extract helpers
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 23 Jun 2014 23:05:09 +0000 (00:05 +0100)
committerAlexander Graf <agraf@suse.de>
Fri, 27 Jun 2014 11:48:23 +0000 (13:48 +0200)
commitb247812e4afda505a5ab48dd9ad05bd51bb55bee
treec51a7e6e4b06135290e89f45d842caaa88c9d130
parent591812634c84471fc68feb259ebebb82d0d5513a
target-ppc: Remove unused IMM and d extract helpers

Remove the definition of the IMM and d extract helpers; these seem to have
been added as part of the initial PPC support in 2003 but never actually
used.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/translate.c