On Wed, Jun 4, 2014 at 5:02 AM, Peter Maydell wrote:
> 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
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.)
Signed-off