tcg/s390: Remove unused tcg_out_addi()
authorPeter Maydell <peter.maydell@linaro.org>
Sat, 1 Oct 2011 12:56:29 +0000 (13:56 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 8 Oct 2011 15:21:05 +0000 (15:21 +0000)
commit8849536c7b4c5536dcd41368614efb987b4f4ba9
treec327cd8cfc5546b2d8882ba7137c24bac544fb6c
parent99b00c74c0b5ce7dcb1b3261e4e6cf18c5bd67a4
tcg/s390: Remove unused tcg_out_addi()

Remove the unused function tcg_out_addi() from the s390 TCG backend;
this brings it into line with other backends.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
tcg/s390/tcg-target.c