]> xenbits.xensource.com Git - qemu-xen-unstable.git/commit
target-arm: Remove gen_{ld,st}* definitions
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 23 May 2013 12:00:03 +0000 (13:00 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 26 May 2013 10:05:21 +0000 (10:05 +0000)
commit5b35b4e91d4d023d44dc28437ae414a21e9b8117
treedd64c48b056934ce35aaae2328f30d9b404df8d3
parente2592fad1720d848699f32e67882b611bbed2cb5
target-arm: Remove gen_{ld,st}* definitions

All the uses of the gen_{ld,st}* functions are gone now, so remove
the functions themselves.

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