tcg-mips: Enable direct chaining of TBs
commitb6bfeea92aea8dbad61ea21cc0c3a2df4d42b96b
authorRichard Henderson <rth@twiddle.net>
Thu, 24 Apr 2014 19:39:20 +0000 (24 19:39 +0000)
committerRichard Henderson <rth@twiddle.net>
Sat, 24 May 2014 15:48:37 +0000 (24 08:48 -0700)
treeb3ca98b196ef093d5a232d8ccbd777cb0236a88c
parent33fac20bb2ae7fe48932bd950a74ff2f7b134b0f
tcg-mips: Enable direct chaining of TBs

Now that the code_gen_buffer is constrained to not cross 256mb
regions, we are assured that we can use J to reach another TB.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
include/exec/exec-all.h
tcg/mips/tcg-target.c