fleq.s

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

Synopsis

fleq.s xd, fs1, fs2

Encoding

Type:

0671112141519202425311010011xd100fs1fs21010000
funct7: 1010000
funct3: 100
opcode: 1010011

RISC-V Instruction Encoder/Decoder

open fleq.s in rvcodecjs

Availability