22#include "common/common.hpp"
31 operator uint8_t()
const {
return data; }
38 static constexpr bool value =
true;
Definition arch_config.hpp:24
xetla 4bits data packed as 8bits data type.
Definition base_types.hpp:28
uint8_t data
Definition base_types.hpp:29
int4x2(uint8_t val)
Definition base_types.hpp:32
Used to check if the type is xetla internal data type.
Definition base_types.hpp:67
static constexpr bool value
Definition base_types.hpp:68
uint8_t type
Definition base_types.hpp:44
Set the native data type of T.
Definition base_types.hpp:100