fsqrtq

Assembly Syntax

fsqrtq fregrs2, fregrd

Opcode

000101011

Operation

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

Comments

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

Example

fsqrtq %f4, %f12

Home Page Index Page All FP Instructions