On 9/16/19 7:15 AM, Peter Maydell wrote: > Factor out the implementation of SYS_WRITE via the > new function tables. > > Signed-off-by: Peter Maydell <[email protected]> > --- > target/arm/arm-semi.c | 51 ++++++++++++++++++++++++++++--------------- > 1 file changed, 33 insertions(+), 18 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
