fcvt.l.s

The `fcvt.l.s` instruction converts a floating-point number in floating-point register `fs1` to a signed 64-bit integer, in integer register `xd`.

Synopsis

fcvt.l.s xd, fs1, rm

Encoding

Type:

067111214151920311010011xdrmfs1110000000010
funct7: 1100000
funct3: ---
opcode: 1010011

RISC-V Instruction Encoder/Decoder

open fcvt.l.s in rvcodecjs

Availability