fsqrt.s

The `fsqrt.s` instruction computes the square root of `fs1` and writes the result is written to `fd`.

Synopsis

fsqrt.s fd, fs1, rm

Encoding

Type:

067111214151920311010011fdrmfs1010110000000
funct7: 0101100
funct3: ---
opcode: 1010011

RISC-V Instruction Encoder/Decoder

open fsqrt.s in rvcodecjs

Availability