<image>.clear-files <image>.info
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<image>.get

Synopsis

<image>.get address [size] [-l] [-b]

Description

Returns size bytes from an image at offset address. The default size is 4 bytes, but can be anywhere between 1 and 8 inclusive.

The -l and -b flags are used to select little-endian and big-endian byte order, respectively. If neither is given, the byte order of the currently selected processor is used.

Provided By

Simics Core

See Also

set, get, signed
<image>.clear-files <image>.info