fcvt.s.l

The `fcvt.s.l` instruction converts a 64-bit signed integer in integer register `xs1` into a floating-point number in floating-point register `fd`.

Synopsis

fcvt.s.l fd, xs1, rm

Encoding

Type:

067111214151920311010011fdrmxs1110100000010
funct7: 1101000
funct3: ---
opcode: 1010011

RISC-V Instruction Encoder/Decoder

open fcvt.s.l in rvcodecjs

Availability