提交 6a8c397d 编写于 作者: B bellard

FTST instruction fix


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@471 c046a42c-6fe2-441c-8c8c-71466251a162
上级 9cdf757f
......@@ -1903,7 +1903,7 @@ void OPPROTO op_fldz_ST0(void)
void OPPROTO op_fldz_FT0(void)
{
ST0 = f15rk[0];
FT0 = f15rk[0];
}
/* associated heplers to reduce generated code length and to simplify
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册