| pushms | Index |
Description:
Data (2 bytes):
Pseudo Code:
Flags Affected:
| D | H | C | Z | N |
Possible Errors:
| tvmStackOverflow | - | There is no more room on the stack to push the short. |
| tvmStackIOErr | - | The read operation from the memory-mapped IO port is invalid. |
Example:
pushms 0x0480
Here we read the value from the aPortA2DValue0 port (0x0480) into a short (0x0323 in this example) and push it onto stack.
|
| |||||||||||||||||||||||||||||||