On 01/01/2018 05:10 PM, Laurent Vivier wrote: > Some cleanup, and allows SR to be moved from any addressing mode. > Previous code was wrong for coldfire: coldfire also allows to > use addressing mode to set SR/CCR. It only supports Data register > to get SR/CCR (move from) > > Signed-off-by: Laurent Vivier <laur...@vivier.eu> > --- > target/m68k/translate.c | 38 ++++++++++++++++++++++---------------- > 1 file changed, 22 insertions(+), 16 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~