a67da2da4180355bc36b2691f16684b194fd author Michal Simek 1296829451 +0100 committer Michal Simek 1297102381 +0100 microblaze: Fix msr instruction detection Fix msr instructions detection. The current code just use msrclr for loading msr content and compare it with proper MSR content. If msrclr is not implemented r8 contains pc address. Previous code wanted to use MSR carry bit but if msrclr wasn't implemented carry wasn't cleared. Signed-off-by: Michal Simek º”Äx—