gem5 v24.0.0.0
Loading...
Searching...
No Matches
bufval.cc File Reference
#include "sim/bufval.hh"
#include <cassert>
#include <sstream>
#include "base/intmath.hh"
#include "base/logging.hh"
#include "sim/byteswap.hh"

Go to the source code of this file.

Namespaces

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 

Functions

std::pair< std::uint64_t, bool > gem5::getUintX (const void *buf, std::size_t bytes, ByteOrder endian)
 
bool gem5::setUintX (std::uint64_t val, void *buf, std::size_t bytes, ByteOrder endian)
 
std::pair< std::string, bool > gem5::printUintX (const void *buf, std::size_t bytes, ByteOrder endian)
 
std::string gem5::printByteBuf (const void *buf, std::size_t bytes, ByteOrder endian, std::size_t chunk_size)
 

Generated on Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0