32#ifndef __AUX_VECTOR_HH__
33#define __AUX_VECTOR_HH__
42template<
class IntType>
58template <
class IntType>
95#define GEM5_DEPRECATE_AT(NAME, name) M5_AT_##NAME \
96 [[deprecated("Replace M5_AT_" #NAME " with gem5::auxv::" #name)]] = \
121 "Replace M5_BASE_PLATFORM with gem5::auxv::BasePlatform")]] =
129#undef GEM5_DEPRECATE_AT
131template <
class IntType>
133 "The AuxVector template is now in the gem5::auxv namespace.")]] =
Wrapper that groups a few flag bits under the same undelying container.
AuxVector(IntType _type, IntType _val)
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
std::enable_if_t< std::is_same_v< T, vring_used_elem >, T > swap_byte(T v)