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.
既存の AND、OR、EOR 演算またはその他の命令を使用して、ARM7 の 2 つのレジスタのビットに対してビットごとの NAND 演算を実行する方法はありますか?
もちろん; 2 つのレジスタの AND をとり、結果をすべて 1 で EOR します (否定の場合)。