On Aug 13, 2015 9:35 AM, "Peter Maydell" <peter.mayd...@linaro.org> wrote: > > For the A64 instruction set, the semihosting call instruction > is 'HLT 0xf000'. Wire this up to call do_arm_semihosting() > if semihosting is enabled. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>
Reviewed-by: Christopher Covington <christopher.coving...@linaro.org>