Searched defs: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

Completed in 19 milliseconds