fsqrts

Assembly Syntax

fsqrts fregrs1, fregrd

Opcode

000101001

Operation

Generates the square root of the value in register fregrs2 and places the result in register fregrd.

Comments

Rounding is performed according to the rd field of the %fsr.

Example

fsqrts %f1, %f2

Home Page Index Page All FP Instructions