fsqrtd

Assembly Syntax

fsqrtd fregrs2, fregrd

Opcode

000101010

Operation

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

Comments

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

Example

fsqrtd %f4, %f24

Home Page Index Page All FP Instructions