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

/gem5/src/python/m5/
H A Dparams.py632 class Int16(CheckedInt): cxx_type = 'int16_t'; size = 16; unsigned = False class in inherits:CheckedInt

Completed in 8 milliseconds