bin value [-u] [-p]
Returns the parameter as a string in binary notation. This is similar to print
-b value. To ignore any default digit grouping, the -u (unformatted) flag is used, while -p removes the radix prefix 0b.
Simics Core
print,
hex,
oct,
dec,
digit-grouping,
atoi