On 07/19/2017 05:09 PM, Emilio G. Cota wrote:
Thereby decoupling the resulting translated code from the current state of the system.Signed-off-by: Emilio G. Cota<c...@braap.org> --- target/m68k/helper.h | 1 + target/m68k/op_helper.c | 33 ++++++++++++++++++++------------- target/m68k/translate.c | 12 ++++++++++-- 3 files changed, 31 insertions(+), 15 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~