On 02/08/2018 09:31 AM, Alex Bennée wrote: > The fprintf is only there for debugging as the skeleton is added to, > it will be removed once the skeleton is complete. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > > --- > v2 > - add absh helper > - fix checkpatch violation > --- > target/arm/helper-a64.c | 9 +++++++++ > target/arm/helper-a64.h | 5 +++++ > target/arm/translate-a64.c | 28 ++++++++++++++++++++++++++++ > 3 files changed, 42 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~