Comment 3 for bug 1881450

Revision history for this message
Laurent Vivier (laurent-vivier) wrote :

Tracing gives me:

IN: expm1f
0x800005cc: fetoxm1x %fp2,%fp0
Disassembler disagrees with translator over instruction decoding
Please report this to <email address hidden>

(gdb) x/2hx 0x800005cc
0x800005cc: 0xf200 0x0808

The instruction is not implemented in qemu. I fix that.