MOVE - Integer to Integer Examples
Example 1:
|
|
|
|
|
|
|
|
|
|
|
|
|
0x63 |
|
|
|
|
0x0 |
|
| |||
|
|
|
|
0x63 |
|
|
|
|
0x63 |
No Condition Flag is set (all FALSE).
Example 2:
|
|
|
|
|
|
|
|
|
0x0 |
|
|
|
|
0x4040 |
|
| |||
|
|
|
|
0x0 |
|
|
|
|
0x0 |
The ZERO Condition Flag is set.
Example 3:
|
|
|
|
|
|
|
|
|
0x4040 |
|
|
|
|
0x0 |
|
| |||
|
|
|
|
0x4040 |
|
|
|
|
0x40 |
The OVER Condition Flag is set. Significant data was lost in the MOVE.
![]() |