On 01/01/2018 05:10 PM, Laurent Vivier wrote: > Add cache lines invalidate and cache lines push > as no-op operations, as we don't have cache. > > These instructions are 68040 only. > > Signed-off-by: Laurent Vivier <laur...@vivier.eu> > --- > target/m68k/translate.c | 20 ++++++++++++++++++++ > 1 file changed, 20 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~