target/arm/arm-semi: Factor out implementation of SYS_READ
commit2c3a09a6208a776e036f83edbc889ead357836ab
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 16 Sep 2019 14:15:38 +0000 (16 15:15 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 15 Oct 2019 17:09:03 +0000 (15 18:09 +0100)
treeff003d79d1399a815f5adcf9f5fd652891cde47b
parent52c8a163c165f6989238638c842895dbd767fec9
target/arm/arm-semi: Factor out implementation of SYS_READ

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

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