c.flw

Loads a single precision floating-point value from memory into register fd. It computes an effective address by adding the zero-extended offset, scaled by 4, to the base address in register xs1. It expands to `flw` `fd, offset(xs1)`.

Synopsis

c.flw fd, imm(xs1)

Encoding

Type:

012456791012131500fdimmimmxs1imm011

RISC-V Instruction Encoder/Decoder

open c.flw in rvcodecjs

Availability