ChampSim
|
#include <cstdint>
#include <limits>
Go to the source code of this file.
Namespaces | |
champsim | |
champsim::msl | |
Functions | |
constexpr unsigned | champsim::msl::lg2 (uint64_t n) |
constexpr uint64_t | champsim::msl::bitmask (std::size_t begin, std::size_t end=0) |
constexpr uint64_t | champsim::msl::splice_bits (uint64_t upper, uint64_t lower, std::size_t bits) |