Go to the source code of this file.
◆ TEMU_LEON5_IFACE_TYPE
      
        
          | #define TEMU_LEON5_IFACE_TYPE   "temu::Leon5Iface" | 
        
      
 
 
◆ TEMU_SPARCV8_IFACE_TYPE
      
        
          | #define TEMU_SPARCV8_IFACE_TYPE   "SparcIface" | 
        
      
 
 
◆ temu_SparcAsiHandler
◆ temu_SparcAsrHandler
      
        
          | typedef void(* temu_SparcAsrHandler) (void *Cpu, uint32_t Instr) | 
        
      
 
 
◆ temu_SparcV8Iface
Interface for SPARC specific functionality 
 
 
◆ TEMU_IFACE_REFERENCE_TYPE() [1/2]
      
        
          | TEMU_IFACE_REFERENCE_TYPE  | 
          ( | 
          temu_Leon5  | 
           | ) | 
           | 
        
      
 
 
◆ TEMU_IFACE_REFERENCE_TYPE() [2/2]
      
        
          | TEMU_IFACE_REFERENCE_TYPE  | 
          ( | 
          temu_SparcV8  | 
           | ) | 
           |