Node:
MSP430-Ext
, Previous:
MSP430-Regs
, Up:
MSP430 Syntax
Assembler Extensions
@rN
As destination operand being treated as
0(rn)
0(rN)
As source operand being treated as
@rn
jCOND +N
Skips next N bytes followed by jump instruction and equivalent to
jCOND $+N+2