as.info: D30V-Addressing
Go backward to D30V-Regs
Go up to D30V-Syntax
Go to the top op as
Addressing Modes
`as' understands the following addressing modes for the D30V. `RN'
in the following refers to any of the numbered registers, but _not_ the
control registers.
`RN'
Register direct
`@RN'
Register indirect
`@RN+'
Register indirect with post-increment
`@RN-'
Register indirect with post-decrement
`@-SP'
Register indirect with pre-decrement
`@(DISP, RN)'
Register indirect with displacement
`ADDR'
PC relative address (for branch or rep).
`#IMM'
Immediate data (the `#' is optional and ignored)
Created Wed Sep 1 16:41:04 2004 on bee with info_to_html version 0.9.6.