[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The LDX
pseudo-op is provided for loading the extended addressing bits
of a label or address. For example, if an address _label
resides
in extended program memory, the value of _label
may be loaded as
follows:
@code ldx #_label,16,a ; loads extended bits of _label or #_label,a ; loads lower 16 bits of _label bacc a ; full address is in accumulator A |
This document was generated by Build Daemon user on October, 25 2005 using texi2html 1.76.