On Tue, Jun 03, 2014 at 06:59:21PM +0100, Peter Maydell wrote:
> The sign_extend() function is unused; delete it.
Reviewed-by: Edgar E. Iglesias
Peter, feel free to push this straight in.
Thanks,
Edgar
>
> Signed-off-by: Peter Maydell
> ---
> We have sextract() for this these days anyway.
>
The sign_extend() function is unused; delete it.
Signed-off-by: Peter Maydell
---
We have sextract() for this these days anyway.
---
target-microblaze/translate.c | 13 -
1 file changed, 13 deletions(-)
diff --git a/target-microblaze/translate.c b/target-microblaze/translate.c
index