bit shift

التعريفات والمعاني

== English == === Alternative forms === bitshift, bit-shift === Noun === bit shift (plural bit shifts) (computing) A bitwise operation in which the bits in a value are shifted left or right. ==== Translations ==== === Verb === bit shift (third-person singular simple present bit shifts, present participle bit shifting, simple past and past participle bit shifted) (computing) To perform a bit shift. === Hyponyms === left shift right shift === See also === <<, >> <<<, >>>