qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel][BUG] MIPS statements ei, di no longer work (regression)


From: Stefan Weil
Subject: [Qemu-devel][BUG] MIPS statements ei, di no longer work (regression)
Date: Thu, 26 Jun 2008 19:44:04 +0200
User-agent: Mozilla-Thunderbird 2.0.0.14 (X11/20080509)

Hi,

booting a linux kernel with mips malta no longer works.
Both big and little endian mips r2 stop at assembly code di.

A simple test program shows the same kind of error for
di and ei. Both statements result in this output:

$ ./mipsel-softmmu/qemu-system-mipsel -M malta -kernel /tmp/test-le -d in_asm
/home/stefan/src/qemu-trunk/trunk/tcg/tcg.c:1726: tcg fatal error
Abgebrochen (= aborted)

The regression was introduced somewhere after Qemu r4753.

Kind regards
Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]