i see. you are right, thanks very much2006/10/8, Paul Brook <[EMAIL PROTECTED]>:
On Saturday 07 October 2006 19:15, Donald Liew wrote:> i'm reading qemu-system-arm code and trying to add some more> evaluation boards support for it. in the 0.8.2 source code i found> somethin
i'm reading qemu-system-arm code and trying to add some more
evaluation boards support for it. in the 0.8.2 source code i found
something i can't understand, when handling interrupts all other
targets clears this bit after calling do_interrupt, however the arm
target doesn't do this, why? won't th