Searched refs:binary_prefixes (Results 1 - 1 of 1) sorted by relevance
/gem5/src/python/m5/util/ | ||
H A D | convert.py | 79 binary_prefixes = { variable 131 return toFloat(value, target_type, units, binary_prefixes) 141 return toInteger(value, target_type, units, binary_prefixes) |
Completed in 4 milliseconds