fltq.s

The `fltq.s` is defined like the `flt.s` instruction, except that quiet NaN inputs do not cause the invalid operation exception flag to be set.

Synopsis

fltq.s xd, fs1, fs2

Encoding

Type:

0671112141519202425311010011xd101fs1fs21010000
funct7: 1010000
funct3: 101
opcode: 1010011

RISC-V Instruction Encoder/Decoder

open fltq.s in rvcodecjs

Availability