]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
tcg-aarch64: Create tcg_out_brcond
authorRichard Henderson <rth@twiddle.net>
Fri, 28 Feb 2014 00:31:57 +0000 (19:31 -0500)
committerRichard Henderson <rth@redhat.com>
Wed, 16 Apr 2014 16:12:59 +0000 (12:12 -0400)
commitcae1f6f3e60406c4f1a85dc11e0c9eb5a3ce466a
tree365f0103ec7f06288ed7fbad8896a2613a668b73
parent81d8a5ee197eaf33c208b64bcc11c236f1216413
tcg-aarch64: Create tcg_out_brcond

Rearrange code to put the compare and branch in the same place.

Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/aarch64/tcg-target.c