ld

Assembly Syntax

ld [address], fregrd

Assembly Syntax

ld [address], %fsr

Operation

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

Comments

none

Example

ld some_addr, %f10

Home Page Index Page All FP Instructions