 | Ax51 User's Guide |  |
|
|
| EVEN Assembler Statement| Arguments |
EVEN
| | Description | The EVEN statement sets the location counter to the next even address (if the current location counter is odd). This may be used to ensure that the next statement is aligned on a word boundary. The assembler creates a 1-byte gap if necessary. The content of the gap byte is undefined. | | Example | |
|
|