On Fri, 7 Dec 2018 at 10:36, Richard Henderson <richard.hender...@linaro.org> wrote: > > This function is, or will shortly become, too big to inline. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/cpu.h | 48 +++++---------------------------------------- > target/arm/helper.c | 44 +++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 49 insertions(+), 43 deletions(-) Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>
thanks -- PMM