1. right shift - Noun
2. right shift - Verb
(computing) A bit shift to the right, in which all of the bits of an operand are shifted by a given number of positions to the right.
(computing) The right shift operator; often given as >> or >>>
right shift (third-person singular simple present right shifts, present participle right shifting, simple past and past participle right shifted)
(computing) To perform a right shift bitwise operation.