开发者

Good reference for x86 assembly instructions [closed]

开发者 https://www.devze.com 2023-02-02 10:18 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 5 years ago.

开发者_开发问答 Improve this question

I'm looking for a good reference for x86 assembly instructions with all the information about the instructions like the opcode, size etc.


You might want to have a look at the Intel Architecture Developer's Manuals, especially volume 1 (basic architecture) and volumes 2A and 2B (instruction set reference).


Here is another: http://ref.x86asm.net/


http://www.felixcloutier.com/x86/

Generated from the Intel® 64 and IA-32 Architectures Software Developer’s Manual, volumes 2A and 2B.

Includes AVX version of SSE instructions.

More info at Github zneak/x86doc.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号