qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PPC] segfault with crnand instruction


From: claude vittoria
Subject: [Qemu-devel] [PPC] segfault with crnand instruction
Date: Thu, 13 Dec 2007 10:50:06 +0100 (CET)

Hi everybody,

I get a segfault with qemu-ppc-softmmu, Source downloaded yesterday, 12/12/O7.

After dump my program, I see this instruction fails at nip

4d d6 d1 c2     crnand  4*cr3+eq,4*cr5+eq,4*cr6+eq

in function
translate.c: static inline int gen_intermediate_code_internal 
l 6218
        /* Is opcode *REALLY* valid ? */
        if (unlikely(handler->handler == &gen_invalid)) {

handler->handler is not valid.

Could you confirm ?

Regards,
Claude 





reply via email to

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