commit | cae1f6f3e60406c4f1a85dc11e0c9eb5a3ce466a | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Thu Feb 27 19:31:57 2014 -0500 |
committer | Richard Henderson <rth@redhat.com> | Wed Apr 16 12:12:59 2014 -0400 |
tree | 365f0103ec7f06288ed7fbad8896a2613a668b73 | |
parent | 81d8a5ee197eaf33c208b64bcc11c236f1216413 [diff] |
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>