commit | 178846bdd93994c1acafe4423f99ead8bb24cf38 | [log] [tgz] |
---|---|---|
author | Dmitry Poletaev <poletaev-qemu@yandex.ru> | Wed Jul 08 12:48:40 2015 +0300 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Jul 24 13:57:45 2015 +0200 |
tree | 0ea649666ed85a66ae75b57a160e4bd2a83d8da9 | |
parent | d274e07c6df4cc8207b01892ff6f81118ea6083c [diff] |
target-i386/FPU: a misprint in helper_fistll_ST0 There is a cut-and-paste mistake in the patch https://lists.gnu.org/archive/html/qemu-devel/2014-11/msg01657.html . It cause errors in guest work. Here is the bugfix. Signed-off-by: Dmitry Poletaev <poletaev-qemu@yandex.ru> Reported-by: Kirill Batuzov <batuzovk@ispras.ru> Message-Id: <2692911436348920@web2m.yandex.ru> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>