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.
asm命令dbが実際に何をするのか、少し混乱しています。バイトを定義すると読みましたが、実際にはどういう意味ですか? 値をメモリ内の特定の場所に移動しますか、それともコードがアセンブルされる前に値を事前定義しますか?
文字通り、そのバイトを実行可能ファイルに配置します。