]> git.proxmox.com Git - mirror_qemu.git/commit - translate-all.c
tcg-mips: Layout executable and code_gen_buffer
authorRichard Henderson <rth@twiddle.net>
Thu, 24 Apr 2014 15:25:03 +0000 (08:25 -0700)
committerRichard Henderson <rth@twiddle.net>
Sat, 24 May 2014 15:44:44 +0000 (08:44 -0700)
commit479eb12108b66265a8149b0fa90e16900bc217af
tree4ce3847491bae1deaa193ad233d0ee06c71c6415
parent178ac111bca16c08a79b2609ebdc75197bea976a
tcg-mips: Layout executable and code_gen_buffer

Choosing good addresses for them means we can use JAL for helper calls.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
configure
translate-all.c