]> git.proxmox.com Git - qemu.git/commit
tcg/ia64: Remove unused tcg_out_addi()
authorPeter Maydell <peter.maydell@linaro.org>
Sat, 1 Oct 2011 12:56:23 +0000 (13:56 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 8 Oct 2011 15:20:46 +0000 (15:20 +0000)
commit498562926d798abf9b2fa2533a108f73a914fd3a
tree760eb5bb2e6afde16d824c166f143019d4a7d239
parent6c731dc2af1e80c410e8605098deb1ac16ab72f0
tcg/ia64: Remove unused tcg_out_addi()

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

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
tcg/ia64/tcg-target.c