Re: [Qemu-devel] RISU TCG failures (AArch64 on AArch64)

2016-12-06 Thread Peter Maydell
On 6 December 2016 at 11:06, Alex Bennée wrote: A quick eyeball of the logs: > loading test image > testcases.aarch64/insn_ADDPv_ADD_RES1_ADD_RES2_ADDS__INC.risu.bin... > starting apprentice image at 0x4000801000 > Executed 100 test instructions (pc=0x4000801574).Executed 200 test > instructio

[Qemu-devel] RISU TCG failures (AArch64 on AArch64)

2016-12-06 Thread Alex Bennée
Hi Claudio, I've been fixing up the RISU tests for AArch64 while I was reviewing Richard's latest TCG series. In the process I discovered a bunch of them fail when run on an ARMv8 host using TCG although they pass on my x86_64 desktop machine. I'm assuming (but I could be wrong) this means the bu