Re: [Qemu-devel] [Bug 1308381] Re: illegal instructions for AArch64ARMv88

2014-04-16 Thread Janne Grunau
On 2014-04-16 11:59:58 +0100, Peter Maydell wrote: > On 16 April 2014 11:55, Alex Bennée wrote: > > > > Peter Maydell writes: > > > >> Can you attach a statically linked test case binary, please? > > > > I can reproduce with the source file. It looks like: > > > > @@ -7553,12 +7555,9 @@ static vo

Re: [Qemu-devel] [Bug 1308381] Re: illegal instructions for AArch64ARMv88

2014-04-16 Thread Peter Maydell
On 16 April 2014 11:55, Alex Bennée wrote: > > Peter Maydell writes: > >> Can you attach a statically linked test case binary, please? > > I can reproduce with the source file. It looks like: > > @@ -7553,12 +7555,9 @@ static void > disas_simd_scalar_two_reg_misc(DisasContext *s, uint32_t insn)

Re: [Qemu-devel] [Bug 1308381] Re: illegal instructions for AArch64ARMv88

2014-04-16 Thread Alex Bennée
Peter Maydell writes: > Can you attach a statically linked test case binary, please? I can reproduce with the source file. It looks like: @@ -7553,12 +7555,9 @@ static void disas_simd_scalar_two_reg_misc(DisasContext *s, uint32_t insn) } break; case 0x12: /* SQXTUN */ -