gem5 v24.1.0.1
Loading...
Searching...
No Matches
Namespaces | Functions
bufval.hh File Reference
#include <cstddef>
#include <cstdint>
#include <string>
#include <utility>
#include "enums/ByteOrder.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