提交 d60bb01c 编写于 作者: P pbrook

Terminate TB immediately after v7-M exception return.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4868 c046a42c-6fe2-441c-8c8c-71466251a162
上级 d03d860b
......@@ -8620,6 +8620,8 @@ static inline int gen_intermediate_code_internal(CPUState *env,
/* We always get here via a jump, so know we are not in a
conditional execution block. */
gen_exception(EXCP_EXCEPTION_EXIT);
dc->is_jmp = DISAS_UPDATE;
break;
}
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册