Re: [Qemu-devel] [PATCH 3/6] Improved comments on m68k_move_to/from helpers

2019-07-02 Thread Laurent Vivier
Le 16/06/2019 à 16:22, Lucien Murray-Pitts a écrit : > Added more detailed comments to each case of m68k_move_to/from helpers to list > the supported CPUs for that CR as they were wrong in some cases, and > missing some cpu classes in other cases. > > Signed-off-by: Lucien Murray-Pitts > --- > t

[Qemu-devel] [PATCH 3/6] Improved comments on m68k_move_to/from helpers

2019-06-16 Thread Lucien Murray-Pitts
Added more detailed comments to each case of m68k_move_to/from helpers to list the supported CPUs for that CR as they were wrong in some cases, and missing some cpu classes in other cases. Signed-off-by: Lucien Murray-Pitts --- target/m68k/helper.c | 41 +++--