10A Chapter11 Programming Python a99e7b226e0933e81e091b2abc57260d
10A Chapter11 Programming Python a99e7b226e0933e81e091b2abc57260d
ADD AH, BH Add the content of the BH register into the AH register
AND MASK1, 128 Perform AND operation on the variable MASK1 and 128
(2+3) * 4 outputs 20
2-5*2 outputs -8