On 02/07/2017 11:59 AM, Laurent Vivier wrote:
fmovecr moves a floating point constant from the FPU ROM to a floating point register.Signed-off-by: Laurent Vivier <laur...@vivier.eu> --- target/m68k/fpu_helper.c | 31 +++++++++++++++++++++++++++++++ target/m68k/helper.h | 1 + target/m68k/translate.c | 12 +++++++++++- 3 files changed, 43 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~