st

Assembly Syntax

st fregrd, [address]

Assembly Syntax

st %fsr, [address]

Operation

Store a word into address from a floating point register. (The %fsr in the latter case.)

Comments

none

Example

st %f10, some_addr

Home Page Index Page All FP Instructions