qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH_v2 9/9] target-openrisc: Correct carry flagcheck


From: Sebastian Macke
Subject: Re: [Qemu-devel] [PATCH_v2 9/9] target-openrisc: Correct carry flagcheck of l.addc and l.addic test casess
Date: Tue, 22 Oct 2013 08:45:59 -0700
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1

Hi Alex,

I am using a cross-compiling toolchain. It's the easiest way as I have to compile the image for QEMU anyhow.
http://opencores.org/or1k/OpenRISC_GNU_tool_chain

Then it's just an "make && make test" in the corresponding tests/tcg/openrisc folder.

Inside the virtual machine it would be a little bit more complicated. You have to compile Linux with the initramfs containing the QEMU test sources. Another storage device is currently not supported by the OpenRISC QEMU emulator.

Sebastian


On 22/10/2013 1:35 AM, Alex Bennée wrote:
address@hidden writes:

The test cases did not correctly test for the carry flag.
Out of interest how are you building your test cases, cross-compiling or
from within the emulated environment?

I want to clean-up and resurrect the TCG tests but one of the challenges
is all the non-x86 targets need to be built somehow.

Cheers,





reply via email to

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