Skip to content
David M. Bryson edited this page Jan 17, 2014 · 1 revision
<title>Instruction : shift-r</title>

shift-r

This instruction reads in the contents of the ?BX? register, and shifts all of the bits in that register to the right by one. In effect, it divides the value stored in the register by two, rounding down.

Clone this wiki locally