PECO

Results 2 issues of PECO

在阅读文档时,我注意到有些内容和格式上的瑕疵。我对 `README.md` 进行了以下修改: - 修正了[第二字节(BYTE 2)](https://github.com/ZubinGou/8086-emulator?tab=readme-ov-file#%E7%AC%AC%E4%BA%8C%E5%AD%97%E8%8A%82byte-2)中的Mod编码表格的格式错误。 - 纠正了[指令集](https://github.com/ZubinGou/8086-emulator?tab=readme-ov-file#%E6%8C%87%E4%BB%A4%E9%9B%86)中`MUL`/`IMUL`、`DIV`/`IDIV`、`STOS`和`REPE`/`REPZ`/`REPNE`/`REPNZ`等指令的解释错误。 - 调整了[标识符](https://github.com/ZubinGou/8086-emulator?tab=readme-ov-file#%E6%A0%87%E8%AF%86%E7%AC%A6)的格式。 我希望这些修改能对项目有所帮助。

I tried following the tip. Anything wrong with my expression? ![image 1](https://github.com/xdanieldzd/StoicGoose/assets/28902953/7f4bba55-aec1-44c7-953b-170eb19af3e0) ![image 2](https://github.com/xdanieldzd/StoicGoose/assets/28902953/91476c76-4215-466b-9ed1-cc9066a7e69a)