比较提交
1 次代码提交
aaceecd5dc
...
8c385647dd
作者 | SHA1 | 提交日期 | |
---|---|---|---|
8c385647dd |
@ -147,8 +147,6 @@ protected:
|
||||
|
||||
inline void leave(unsigned lvl){
|
||||
this->core.leave_trap(lvl);
|
||||
auto pc_val = super::template read_mem<reg_t>(traits::CSR, (lvl << 8) + 0x41);
|
||||
this->template get_reg<reg_t>(traits::NEXT_PC) = pc_val;
|
||||
}
|
||||
|
||||
inline void wait(unsigned type){
|
||||
|
在新工单中引用
屏蔽一个用户