Laurent Vivier 4131c242cc target/m68k: fix gen_get_ccr()
As gen_helper_get_ccr() is able to compute CCR from cc_op and
flags, we don't need to flush flags before to call it.
flush_flags() and get_ccr() use COMPUTE_CCR() to compute
flags. get_ccr() computes CCR value,
whereas flush_flags update live cc_op and flags.

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20180104012913.30763-3-laurent@vivier.eu>
2018-01-04 16:44:48 +01:00
..
2017-10-27 16:03:54 +02:00
2017-12-21 20:11:28 +01:00
2017-12-21 20:11:28 +01:00
2017-12-21 20:11:28 +01:00
2017-06-21 22:10:29 +02:00
2018-01-04 16:44:48 +01:00