Searched refs: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
2179 'Int', 'Unsigned', 'Int8', 'UInt8', 'Int16', 'UInt16',

Completed in 10 milliseconds