文件名称:Assembly Programming and Computer Architecture for Software Engineers
文件大小:25.79MB
文件格式:PDF
更新时间:2022-01-14 12:31:01
assembly 安全
Table of Contents Chapter 1: Language and Data Fundamentals Chapter 2: Processor and System Architecture Chapter 1 and 2 Supplement: Program loading Chapter 3: Assembly and Syntax Fundamentals Chapter 4: Basic Instructions Chapter 5: Intermediate Instructions Chapter 6: Functions Chapter 6 Supplement: Examples of x86_64 Assembly for the Sum Program & Structures Chapter 8: Floating-Point Operations Chapter 7: String Instructions Chapter 8 Supplement: Comparative MASM and NASM versions of the GAS programs presented in the chapter Chapter 9: In line Assembly and Macros Chapter 10: Advanced Processor and System Architecture Chapter 10 Supplement: Programs Chapter 11: Ot her Architectures Chapter 12: Hardware and Electrical Components Appendices Introduction to the Appendices Appendix A: Assembly Translation Appendix B: Environment Setup Append ix C: Disassembly Appendix D: Command-line Debugging Assembly with GDB Appendix E: Linking Assembly and C++ Appendix F: Functions and Stack Appendix G: Using CPUID Appendix H: ASCII and Decimal Arithmetic Appendix I: Intrinsics