[Qemu-devel] [Bug 1008728] Re: Program counter is wrong when re-enter tb_find_fast in SH4 CPU

2012-06-07 Thread S.P. Lu
Hi: I'm sorry. It is a mistake. Because program is SH3, the peripheral IO is not same as SH4. So, it always in infinite loop. Sorry. S.P.LU -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1008728 T

[Qemu-devel] [Bug 1008728] Re: Program counter is wrong when re-enter tb_find_fast in SH4 CPU

2012-06-04 Thread S.P. Lu
configure --target-list=sh4-softmmu -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1008728 Title: Program counter is wrong when re-enter tb_find_fast in SH4 CPU Status in QEMU: New Bug descript

[Qemu-devel] [Bug 1008728] [NEW] Program counter is wrong when re-enter tb_find_fast in SH4 CPU

2012-06-04 Thread S.P. Lu
Public bug reported: Hi: Recently, I use qemu-system-sh4 to emulate my legacy program (SH3). But it goes wrong. After trace, I find when re-enter tb_find_fast function in file cpu-exec.c. CPU program counter will be different with previous one. In cpu-exec.c file, function tb_find_fast(env). Fi