mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
fixed blr/bctr cases
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@631 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
@@ -1575,7 +1575,6 @@ static inline void gen_bcond(DisasContext *ctx, int type)
|
||||
gen_op_b((long)ctx->tb, target);
|
||||
} else {
|
||||
gen_op_b_T1();
|
||||
break;
|
||||
}
|
||||
goto no_test;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user