debug-context decl
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

dec

Synopsis

dec value [-u]

Description

Returns the parameter as a string in decimal notation. This is similar to print -d value. To ignore any default digit grouping, the -u (unformatted) flag is used.

Provided By

Simics Core

See Also

print, hex, bin, oct, digit-grouping, atoi
debug-context decl