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.
与えられた 1 と 0 の 16 ビット文字列をアセンブリ言語に変換し、それをコンソールに出力するにはどうすればよいでしょうか? 例: 0001001010000011 を「ADD R1 R2 R3」に変換します。