The following table lists the bit-array functions supported by Rational Statemate.
Argument Type Return Type Arithmetic shift left byI
, enters 0’s Arithmetic shift right byI
, preserves sign Slice of bit-array expression; least significant bit ofW1
is 0.Note: Only supported up to 32 bits. Logical shift left byI
, enters 0’s Logical shift right byI
, enters 0’s Signed value (most significant bit ofW
is a sign bit)