virtual std::string regName(const RegId &id) const
Print the name of the register specified in id.
virtual std::string valString(const void *val, const size_t &size) const
Print the value of a register pointed to by val of size size.
Register ID: describe an architectural register with its class and index.
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
std::pair< std::string, bool > printUintX(const void *buf, std::size_t bytes, ByteOrder endian)
const ByteOrder HostByteOrder
std::string csprintf(const char *format, const Args &...args)
std::string printByteBuf(const void *buf, std::size_t bytes, ByteOrder endian, std::size_t chunk_size)