fstod

Assembly Syntax

fstod fregrs2, fregrd

Operation

Converts a single fp value in fregrs2 into a double fp value and places it in fregrd.

Comments

Rounds according to the RD field in the %fsr.

Example

fstod %f2, %f10

Home Page Index Page All Convert Instructions