target/m68k: add moves
commit5fa9f1f28321f7268e68e58cff8c61a2ab817f91
authorLaurent Vivier <laurent@vivier.eu>
Thu, 18 Jan 2018 19:38:44 +0000 (18 20:38 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Thu, 25 Jan 2018 15:02:24 +0000 (25 16:02 +0100)
tree5aa6b109d2d22fc37ab9738fa44c07ed62410976
parent54e1e0b5b5ce4fc76335b1fbbf09cb8fdd5ab89d
target/m68k: add moves

and introduce SFC and DFC control registers.

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20180118193846.24953-6-laurent@vivier.eu>
target/m68k/cpu.h
target/m68k/helper.c
target/m68k/monitor.c
target/m68k/op_helper.c
target/m68k/translate.c