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
STF[<cond>]<prec> <fpreg>,<address>

Operation
Store the data in the FP register, at the address 
[address] = reg1

<prec> can also include 'P' for packed decimal.

(see LDFLFMSFM)

Examples
STFS f3,data       ; f3 = [data]
STFP f0,pdata      ; f0 = [pdata] (packed decimal)

[sh-index] Back to list of manuals