Re: [Qemu-devel] [PATCH v4] m68k: implement movep instruction

2018-02-06 Thread Pavel Dovgalyuk
> From: Laurent Vivier [mailto:laur...@vivier.eu] > Le 06/02/2018 à 14:30, Pavel Dovgalyuk a écrit : > >> From: Laurent Vivier [mailto:laur...@vivier.eu] > > Thanks! > > > > By the way, we also handled reset interrupt, but it is not compatible with > > other m68k > platforms: > > > > @@ -66,8 +66,

Re: [Qemu-devel] [PATCH v4] m68k: implement movep instruction

2018-02-06 Thread Laurent Vivier
Le 06/02/2018 à 14:30, Pavel Dovgalyuk a écrit : >> From: Laurent Vivier [mailto:laur...@vivier.eu] >> Le 06/02/2018 à 13:44, Pavel Dovgalyuk a écrit : >>> This patch implements movep instruction. It moves data between a data >>> register >>> and alternate bytes within the address space starting a

Re: [Qemu-devel] [PATCH v4] m68k: implement movep instruction

2018-02-06 Thread Pavel Dovgalyuk
> From: Laurent Vivier [mailto:laur...@vivier.eu] > Le 06/02/2018 à 13:44, Pavel Dovgalyuk a écrit : > > This patch implements movep instruction. It moves data between a data > > register > > and alternate bytes within the address space starting at the location > > specified and incrementing by tw

Re: [Qemu-devel] [PATCH v4] m68k: implement movep instruction

2018-02-06 Thread Laurent Vivier
Le 06/02/2018 à 13:44, Pavel Dovgalyuk a écrit : > This patch implements movep instruction. It moves data between a data register > and alternate bytes within the address space starting at the location > specified and incrementing by two. > > It was designed for the original 68000 and used in firm

[Qemu-devel] [PATCH v4] m68k: implement movep instruction

2018-02-06 Thread Pavel Dovgalyuk
This patch implements movep instruction. It moves data between a data register and alternate bytes within the address space starting at the location specified and incrementing by two. It was designed for the original 68000 and used in firmwares for interfacing the 8-bit peripherals through the 16-