On 10/29/2013 12:04 PM, Sebastian Macke wrote: > Very often the delayed slot flag is set only to be removed > one instruction later. This patch sets this flag > only on instructions which could fail and at the end > of a translation block if necessary.
This is something else you'd probably be better off determining during restore_state_to_opc, particularly for the load/store instructions. r~