fstoq

Assembly Syntax

fstoq fregrs2, fregrd

Operation

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

Comments

Rounds according to the RD field in the %fsr.

Example

fstoq %f2, %f10

Home Page Index Page All Convert Instructions