Compare commits
	
		
			1 Commits
		
	
	
		
			aaceecd5dc
			...
			8c385647dd
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 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){ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user