I just started studying the MIPS processor architecture. In this architecture, the instruction set includes AND, OR, and NAND. However, there is no opcode for the NOT bitwise operation.
My question is, how can I use AND/OR/NAND to find the complement of a bit?
Logical bit operator NOT
Started by jastein, Feb 03 2009 06:47 PM
1 reply to this topic


Sign In
Create Account

Back to top










