help-search hypersim-status
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

hex

Synopsis

hex value [-u] [-p]

Description

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.

Provided By

Simics Core

See Also

print, bin, oct, dec, digit-grouping, atoi
help-search hypersim-status