commit | f8c9eddb2bd3610cdafbdbc222e460c55c590b5c | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Sun Mar 23 16:57:18 2014 +0000 |
committer | Richard Henderson <rth@twiddle.net> | Sat May 24 08:45:05 2014 -0700 |
tree | 5082198900a250767a6ce08f3961cd1c9d1bb5d1 | |
parent | 483c76e14043a60926f7df4415d0e3749694158d [diff] |
tcg-mips: Use J and JAL opcodes For userland builds calls will normally be in range, and for the exit_tb opcode the branch to the epilogue. Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Richard Henderson <rth@twiddle.net>