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