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.
AX命令を使用せずに単語の 2 の補数を見つける方法を教えてNEGください。
AX
NEG
これが私が試した方法です:
NOT AX ADC AX, 0x0001
回答を確認する方法がありません。これらの asm 命令を実行する方法はありますか?
私はあなたがそれをする必要があるかどうかわかりませんが、とにかくnotそしてinc仕事をします:
not
inc
not ax inc ax