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.
AT&T 構文 (Intel ではありません) を使用してアセンブリを研究するためのソースを探しています。
ありがとう。
Linux カーネルのarchサブディレクトリには、多くのアセンブラ ソースがあります。.S一般的な x86 プロセッサの場合、/usr/src/linux/arch/x86 で終わるすべてのファイルは、通常、十分に文書化されたアセンブラー ソースです。
.S
ボックスにソースがない場合は、http://kernel.orgからダウンロードできます。