On 01/18/2018 11:38 AM, Laurent Vivier wrote:
> and introduce SFC and DFC control registers.
>
> Signed-off-by: Laurent Vivier
> ---
> v4: remove QEMU_SFC and QEMU_DFC
> use directly tb->flags
> v2: copy bit 2 of SFC and DFC to tb->flags to
> inline memory access in moves decoder.
Review
and introduce SFC and DFC control registers.
Signed-off-by: Laurent Vivier
---
v4: remove QEMU_SFC and QEMU_DFC
use directly tb->flags
v2: copy bit 2 of SFC and DFC to tb->flags to
inline memory access in moves decoder.
target/m68k/cpu.h | 19 --
target/m68k/helper.c