linux/arch/microblaze
Michal Simek 0eb6aaf529 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 <monstr@monstr.eu>
2011-02-07 19:13:01 +01:00
..
boot
configs kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
include/asm microblaze: Fix pte_update function 2011-02-07 19:12:30 +01:00
kernel microblaze: Fix msr instruction detection 2011-02-07 19:13:01 +01:00
lib microblaze: Fix ASM optimized code for LE 2011-01-28 14:05:13 +01:00
mm
oprofile
pci
platform
Kconfig microblaze: Use generic irq Kconfig 2011-01-21 11:55:32 +01:00
Kconfig.debug
Makefile