35.3.1 INTEGER ARITHMETICAL INSTRUCTIONS



	Integer Arithmetical Instructions include:

-	Add
-	Subtract
-	Multiply
-	Divide and Remainder

-	Increment
-	Decrement
-	Negate

and also some complex instructions such as
-	Multiply/Add
-	Shift/Add	


// ----------------------------------------------------------------------


Index Prev Next