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