Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アセンブリ コード内の変数をどのように知ることができますか?助けてくれてありがとう。注意
コードの一部も見せてください。ありがとう
アセンブリには、変数のように使用できるレジスタがありますが、いくつかの制限(サイズなど)があります。アセンブリは、作成するプロセッサのタイプによって異なります。x86のウィキペディアの記事を確認してください。