AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Syntax: LDS Rd,k
Operation: Rd = [k]
Flags: None

This operation loads Rd from the contents of the memory location in SRAM pointed to by k. k can be anywhere in the first 64k; this instruction uses the RAMPZ register to access memory above 64k.

Example:
LDS R3,64
LDS R7,$fff0

[sh-index] Back to list of manuals