gem5 v24.1.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
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 Arm Limited 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 Mon Jan 13 2025 04:28:46 for gem5 by doxygen 1.9.8