Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->LDS

Load Stack Pointer

Compatibility: 6800, 6802, 6803, 6303R, 6303X, 6303Y

M -> SPmsb, (M+1) -> SPlsb

Condition Code Register

C  Not affected
V  Reset Always
Z  Set if result zero, else cleared
N  Set if bit 15 = 1
I  Not affected
H  Not affected

    
Addressing modeopcycbytesAssembler syntax
Immed.:8E33LDS #<exprn.>
Direct:9E42LDS <exprn.>
Index :AE52LDS <exprn.>,X
Extend:BE53LDS <exprn.>