target-arm: Delete unused iwmmxt_msadb helper
commit3b1a41381254f6080b5cfeb149c28a9237d42a0b
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 9 Jun 2014 14:43:26 +0000 (9 15:43 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 9 Jun 2014 15:06:12 +0000 (9 16:06 +0100)
treed9345b87e3e2a4287938d4015bd760ed33a2ae50
parentd3afacc7269fee45d54d1501a46b51f12ea7bb15
target-arm: Delete unused iwmmxt_msadb helper

The iwmmxt_msadb helper and its corresponding gen function are unused;
delete them. (This function appears to have never been used right back
to the initial implementation of iwMMXt; it is identical to iwmmxt_madduq,
and is presumably an accidental remnant from the initial development.)

Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1401822125-1822-1-git-send-email-peter.maydell@linaro.org
target-arm/helper.h
target-arm/iwmmxt_helper.c
target-arm/translate.c