Re: [Qemu-devel] disas: Disassembler disagrees with translator over instruction decoding

2017-06-29 Thread Peter Maydell
On 29 June 2017 at 19:20, Philippe Mathieu-Daudé wrote: > I got this "Disassembler disagrees with translator over instruction > decoding" message asking to get reported here. > > What happens here is coreboot incorrectly emits a Pentium2 instruction while > I'm running qemu with a Pentium cpu. I d

[Qemu-devel] disas: Disassembler disagrees with translator over instruction decoding

2017-06-29 Thread Philippe Mathieu-Daudé
I got this "Disassembler disagrees with translator over instruction decoding" message asking to get reported here. What happens here is coreboot incorrectly emits a Pentium2 instruction while I'm running qemu with a Pentium cpu. I didn't know what to expect but got this error message, then qem