bin break-hap – deprecated
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

bits

Synopsis

bits [action] value first last [-size]

Description

Perform bit manipulation on value and return the result.

The manipulation done depends on action. In all cases, a bit range is specified using 0-based (little endian) bit numbers first and last. If the -size flag is given, last is instead interpreted as the number of bits in the range.

Some examples:

Provided By

Simics Core
bin break-hap – deprecated