gem5  v20.1.0.0
Functions
intelmp.cc File Reference
#include "arch/x86/bios/intelmp.hh"
#include "arch/x86/isa_traits.hh"
#include "base/logging.hh"
#include "base/types.hh"
#include "mem/port_proxy.hh"
#include "sim/byteswap.hh"
#include "params/X86IntelMPBaseConfigEntry.hh"
#include "params/X86IntelMPExtConfigEntry.hh"
#include "params/X86IntelMPConfigTable.hh"
#include "params/X86IntelMPFloatingPointer.hh"
#include "params/X86IntelMPBus.hh"
#include "params/X86IntelMPIOAPIC.hh"
#include "params/X86IntelMPIOIntAssignment.hh"
#include "params/X86IntelMPLocalIntAssignment.hh"
#include "params/X86IntelMPProcessor.hh"
#include "params/X86IntelMPAddrSpaceMapping.hh"
#include "params/X86IntelMPBusHierarchy.hh"
#include "params/X86IntelMPCompatAddrSpaceMod.hh"

Go to the source code of this file.

Functions

template<class T >
uint8_t writeOutField (PortProxy &proxy, Addr addr, T val)
 
uint8_t writeOutString (PortProxy &proxy, Addr addr, string str, int length)
 

Function Documentation

◆ writeOutField()

template<class T >
uint8_t writeOutField ( PortProxy proxy,
Addr  addr,
val 
)

◆ writeOutString()

uint8_t writeOutString ( PortProxy proxy,
Addr  addr,
string  str,
int  length 
)

Generated on Wed Sep 30 2020 14:02:18 for gem5 by doxygen 1.8.17