Compare commits
	
		
			1 Commits
		
	
	
		
			ee6a11dae6
			...
			001c6349f7
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 001c6349f7 | 
| @@ -1126,7 +1126,7 @@ iss::status riscv_hart_m_p<BASE, FEAT>::write_mem(phys_addr_t paddr, unsigned le | ||||
|                         this->reg.trap_state = std::numeric_limits<uint32_t>::max(); | ||||
|                         this->interrupt_sim = hostvar; | ||||
| #ifndef WITH_TCC | ||||
|                         throw(iss::simulation_stopped(hostvar)); | ||||
|                         // throw(iss::simulation_stopped(hostvar)); | ||||
| #endif | ||||
|                         break; | ||||
|                     case 0x0101: { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user