Shift right operation (symbolic). Builds a boolean vector that represents l shifted r times to the right. The new empty elements will be set to c. The shift operation is fully symbolic and the number of bits shifted depends on the current value encoded by r.
|