]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
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)
commitdc439de7f96dc1a17e137273366123df24837876
treec327cd8cfc5546b2d8882ba7137c24bac544fb6c
parent498562926d798abf9b2fa2533a108f73a914fd3a
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