Represents ARM immediate shift operation type and value.
Default constructed Shift is not initialized.
Copy constructor (default)
Constructs Shift from operation op and shift value.
op
value
Returns the shift operation.
Sets shift operation to op.
Returns the shift amount.
Sets shift amount to value.
Shift operation.
Shift Value.