On Mon, Jan 12, 2009 at 13:37,  <[email protected]> wrote:
> +             else if (opcode == 0x0025)
> +                     verbose_printk("EMUEXCPT");

really ?  utilizing emulation pollutes the hardware trace ?

> +             else if (opcode == 0x0040 && opcode <= 0x0047)
> +                     verbose_printk("STI R%i", opcode & 7);

this a matter of restoring interrupts and a pending one is handled ?

also, looks like we dont decode RTN ...
-mike
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to