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

/gem5/src/python/m5/
H A Dparams.py633 class UInt16(CheckedInt): cxx_type = 'uint16_t'; size = 16; unsigned = True class in inherits:CheckedInt

Completed in 19 milliseconds