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.
アキュムレータに 0AH が含まれ、次の命令が与えられたとします。MOV D、A; XRA A; この命令は、アキュムレータと D レジスタをクリアすることがわかりました。「Virtual 8085」シミュレーターを使用してこれを確認しました。2 番目の命令が D レジスタもクリアするのはなぜですか?