qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 874038] Re: ARM thumb2 does not propogate carry flag p


From: Peter Maydell
Subject: [Qemu-devel] [Bug 874038] Re: ARM thumb2 does not propogate carry flag properly
Date: Mon, 17 Oct 2011 21:48:15 -0000

> 0.15.0 fails for me.

Hmm. Works for me:

address@hidden:/tmp$ wget http://wiki.qemu.org/download/qemu-0.15.0.tar.gz
[...]
address@hidden:/tmp$ tar xzf qemu-0.15.0.tar.gz 
address@hidden:/tmp$ cd qemu-0.15.0/
address@hidden:/tmp/qemu-0.15.0$ ./configure --target-list=arm-linux-user && 
make -j4
[...]
address@hidden:/tmp/qemu-0.15.0$ ./arm-linux-user/qemu-arm 
~/Desktop/mvns_imm.exe 
address@hidden:/tmp/qemu-0.15.0$ echo $?
0

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/874038

Title:
  ARM thumb2 does not propogate carry flag properly

Status in QEMU:
  New

Bug description:
  information on carry flag is lost if gen_set_CF_bit31(t1) is called
  after logic operation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/874038/+subscriptions



reply via email to

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