Re: [Qemu-devel] [PATCH 09/26] tcg-aarch64: Create tcg_out_brcond

2014-03-24 Thread Claudio Fontana
On 15.03.2014 03:48, Richard Henderson wrote: > Rearrange code to put the compare and branch in the same place. > > Signed-off-by: Richard Henderson > --- > tcg/aarch64/tcg-target.c | 34 ++ > 1 file changed, 14 insertions(+), 20 deletions(-) > > diff --git a/tcg

[Qemu-devel] [PATCH 09/26] tcg-aarch64: Create tcg_out_brcond

2014-03-14 Thread Richard Henderson
Rearrange code to put the compare and branch in the same place. Signed-off-by: Richard Henderson --- tcg/aarch64/tcg-target.c | 34 ++ 1 file changed, 14 insertions(+), 20 deletions(-) diff --git a/tcg/aarch64/tcg-target.c b/tcg/aarch64/tcg-target.c index 6d8b666