On 12/05/2013 08:33 AM, Peter Maydell wrote: > From: Alexander Graf <agraf@xxxxxxx> > > This patch adds emulation for the conditional branch (b.cond) instruction. > > Signed-off-by: Alexander Graf <agraf@xxxxxxx> > [claudio: adapted to new decoder structure, > reused arm infrastructure for checking the flags] > Signed-off-by: Claudio Fontana <claudio.fontana@xxxxxxxxxx> > Signed-off-by: Peter Maydell <peter.maydell@xxxxxxxxxx> > --- > target-arm/translate-a64.c | 29 +++++++++++++++++++++++++++-- > target-arm/translate.c | 14 +++++++++----- > target-arm/translate.h | 2 ++ > 3 files changed, 38 insertions(+), 7 deletions(-) Reviewed-by: Richard Henderson <rth@xxxxxxxxxxx> r~ _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm