字符串处理指令

① MOVS 字符串传送指令 (Move String)

MOVS

② CMPS 字符串比较指令 (Compare String)

CMPS

③ SCAS 字符串扫描指令 (Scan String)

SCAS

④ LODS 数据串装入指令 (Load String)

LODS

⑤ STOP 数据串存储指令 (Store String)

STOS 目的串

猜你喜欢

转载自blog.csdn.net/qq_35912930/article/details/115426884