Searched defs:UInt8 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/python/m5/
H A Dparams.py631 class UInt8(CheckedInt): cxx_type = 'uint8_t'; size = 8; unsigned = True class in inherits:CheckedInt

Completed in 15 milliseconds