64 bit Assembly introduction

前端 未结 2 1364
名媛妹妹
名媛妹妹 2021-02-04 17:51

I am looking for an articles which introduce Intel 64 bit processor and Assembly: list of x64 registers, commands syntax etc. for programmers familiar with 32 bit Assembly. Kind

2条回答
  •  渐次进展
    2021-02-04 18:56

    The Intel 64 and IA-32 Architectures Software Developer's Manuals have everything you need.

提交回复
热议问题