On 06/25/2017 12:21 PM, 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 | 30 ++++++++++++++++++++++++++++++ target/m68k/helper.h | 1 + target/m68k/translate.c | 13 ++++++++++++- 3 files changed, 43 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~