fcvt.lu.s

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

Synopsis

fcvt.lu.s xd, fs1, rm

Encoding

Type:

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

RISC-V Instruction Encoder/Decoder

open fcvt.lu.s in rvcodecjs

Availability