On 12/28/2013 01:49 PM, Peter Maydell wrote: > From: Alexander Graf <ag...@suse.de> > > This patch adds emulation for the fmov instruction working on scalars > with an immediate payload. > > Signed-off-by: Alexander Graf <ag...@suse.de> > [WN: Commit message tweak, rebase and use new infrastructure.] > Signed-off-by: Will Newton <will.new...@linaro.org> > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > target-arm/translate-a64.c | 32 +++++++++++++++++++++++++++++++- > 1 file changed, 31 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~