target-m68k: add rol/ror/roxl/roxr instructions
authorLaurent Vivier <laurent@vivier.eu>
Sun, 10 Jan 2016 23:54:57 +0000 (00:54 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Tue, 27 Dec 2016 17:28:40 +0000 (18:28 +0100)
commit0194cf31cfc84516d10eca354146673150e10410
tree3142369def38333c8625862dc021e199482ab41e
parent367790cce8e14131426f5190dfd7d1bdbf656e4d
target-m68k: add rol/ror/roxl/roxr instructions

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <rth@twiddle.net>
target/m68k/translate.c