Texas A&M University-Corpus Christi

Negate (2’s comp) NEG. Multiply MUL. Some computers have different instructions depending upon the data type. ADDI. Add two binary integer numbers. ADDF. Add two floating point numbers. ADDD. Add two decimal numbers in BCD. Logical and bit manipulation instructions: Clear CLR. Clear carry CLRC. Complement COM. Set carry SETC. AND AND ... ................
................