Current location - Loan Platform Complete Network - Foreign exchange account opening - Kneeling for modern X86 assembly language programming, can someone help me find this book? Thank you
Kneeling for modern X86 assembly language programming, can someone help me find this book? Thank you

I have the resources you want here, and I will share them with you for free through Baidu's network disk:

/s/1jmMLfSQRz7OpopMtJJFw extraction code: 1234

This book explains the internal architecture and execution environment of x86 processor from the perspective of application programming, and comprehensively introduces how to write functions that can be called by high-level languages in x86 assembly language. The main contents include: x86-32 core architecture (Chapters 1 and 2), x87 floating-point unit (Chapters 3 and 4), MMX technology (Chapters 5 and 6), streaming SIMD extension (Chapters 7 to 11), advanced vector extension (Chapters 12 to 16), x86-64 core architecture (Chapters 17 and 18) The book contains a large number of sample codes to help readers quickly understand x86 assembly language programming and computing resources of x86 platform. This book can be used as a teaching material for students majoring in computer and related subjects in colleges and universities, and can also be used by software developers who want to learn x86 assembly language programming.