Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

汇编语言 #123

Open
ShannonChenCHN opened this issue Apr 11, 2019 · 1 comment
Open

汇编语言 #123

ShannonChenCHN opened this issue Apr 11, 2019 · 1 comment

Comments

@ShannonChenCHN
Copy link
Owner

ShannonChenCHN commented Apr 11, 2019

目录

  • 汇编代码格式
    • ATT(ARM)
    • Intel(x86)
  • 数据格式
  • 访问信息
    • 16 个整数寄存器
    • 操作数指示符
  • 算术和逻辑操作
  • 控制
  • 过程
  • 数组分配和访问
  • 异质的数据结构
  • 浮点代码
@ShannonChenCHN
Copy link
Owner Author

ShannonChenCHN commented Apr 11, 2019

参考资料

  • 《汇编语言》(王爽 著)
  • 《深入理解计算机系统》
  • 《Advanced Apple Debugging & Reverse Engineering》

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant