OSDN Git Service

target/arm/arm-semi: Factor out implementation of SYS_FLEN
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 16 Sep 2019 14:15:41 +0000 (15:15 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 15 Oct 2019 17:09:03 +0000 (18:09 +0100)
commit1631a7be3a22859e0b490c631a0c969d6b8b6230
treef246bc52d13ddd79c3d9d00e85b0bbae7ae2afa6
parent45e88ffc7633d0e8fefaf72e5ceab37a4e35a2d8
target/arm/arm-semi: Factor out implementation of SYS_FLEN

Factor out the implementation of SYS_FLEN 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-13-peter.maydell@linaro.org
target/arm/arm-semi.c