target/arm/arm-semi: Factor out implementation of SYS_WRITE
commit52c8a163c165f6989238638c842895dbd767fec9
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 16 Sep 2019 14:15:37 +0000 (16 15:15 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 15 Oct 2019 17:09:03 +0000 (15 18:09 +0100)
tree64e1dc7e9ed09cec9b239eac77ed536b06f6e5be
parent263eb621de9dc5295c64879edf46dafe928c8b72
target/arm/arm-semi: Factor out implementation of SYS_WRITE

Factor out the implementation of SYS_WRITE via the
new function tables.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190916141544.17540-9-peter.maydell@linaro.org
target/arm/arm-semi.c