Searched refs:Int8 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/python/m5/
H A Dparams.py630 class Int8(CheckedInt): cxx_type = 'int8_t'; size = 8; unsigned = False class in inherits:CheckedInt
2179 'Int', 'Unsigned', 'Int8', 'UInt8', 'Int16', 'UInt16',

Completed in 6 milliseconds