axy
philosophy
assembly
instructions
modes
SHR
shr
2026-03-10 @ 16:56:12
2026-03-10 @ 16:56:12
page
instructions
a b -- a>>b SHR -> Shifts the byte a by b bits to the right SHRx -> Shifts the byte x by b bits to the right SHRy -> Shifts the byte y by b bits to the right SHRxy -> Shifts the bytes x and y by b bits to the right