assembly instruction set for my processor

前端 未结 1 1148
面向向阳花
面向向阳花 2021-01-21 02:33

Dear all, this is a simple question, I think. How do I find the instruction set for my processor? proc/cpu gives me (a vanilla cpu):

processor               


        
相关标签:
1条回答
  • 2021-01-21 02:57

    http://www.intel.com/products/processor/manuals/

    You want the "Intel® 64 and IA-32 Architectures Software Developer's Manual Volume 2A: Instruction Set Reference, A-M" and the "Intel® 64 and IA-32 Architectures Software Developer's Manual Volume 2B: Instruction Set Reference, N-Z".

    0 讨论(0)
提交回复
热议问题