Shift array by 1 bit

前端 未结 0 1065
情歌与酒
情歌与酒 2020-12-13 16:00

So, I have byte array from 5 elements like this: 00000000 00000000 10000001 00000001 10000010

Suppose that adress of the array is in esi. So, I do this command: shr d

相关标签:
回答
  • 消灭零回复
提交回复
热议问题