提交 0388107d 编写于 作者: M Michal Simek

microblaze: Do not setup BIP in _debug_exception

BIP is already setup.
Signed-off-by: NMichal Simek <monstr@monstr.eu>
上级 06b28640
无相关合并请求
......@@ -856,9 +856,6 @@ C_ENTRY(_debug_exception):
swi r1, r0, TOPHYS(PER_CPU(ENTRY_SP))
swi r11, r0, TOPHYS(r0_ram + PTO + PT_R11); /* Save r11 */
set_bip; /*equalize initial state for all possible entries*/
clear_eip;
enable_irq;
mfs r11, rmsr
nop
andi r11, r11, MSR_UMS
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部