Chapter 7 Second Development PlatformVP3000
319
Remark
Negative value and its absolute value
1. The positive / negative numbers are represented by the leftmost bit of the register (MSB),
MSB = 0 indicates the value is positive, and MSB = 1 indicates the value is negative.
2. NEG instruction is able to convert a negative value into its absolute value.