20.11.3 Operators: Order of Precedence

Example:

A >> B + C
After calculating B + C, right shift A by the B + C value.