Compare commits
	
		
			3 Commits
		
	
	
		
			feature/pr
			...
			cfc980a069
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| cfc980a069 | |||
| 71260a3ef4 | |||
| aaebeaf023 | 
@@ -399,6 +399,7 @@ template <typename BASE, typename LOGCAT = logging::disass> struct riscv_hart_co
 | 
			
		||||
            CPPLOG(INFO) << "tohost send '" << io_buf.str() << "'";
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    std::unordered_map<std::string, uint64_t> symbol_table;
 | 
			
		||||
    uint64_t entry_address{0};
 | 
			
		||||
    uint64_t tohost = std::numeric_limits<uint64_t>::max();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user