Searched full:vfmv (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/riscv/ |
H A D | extensions.yaml | 115 in-and-around commit 7a6c8ae ("Fix text that describes vfmv.v.f
|
/openbmc/qemu/disas/ |
H A D | riscv.c | 1987 { "vfmv.v.f", rv_codec_v_r, rv_fmt_vd_fs1, NULL, 0, 0, 0 }, 2042 { "vfmv.f.s", rv_codec_v_r, rv_fmt_fd_vs2, NULL, 0, 0, 0 }, 2043 { "vfmv.s.f", rv_codec_v_r, rv_fmt_vd_fs1, NULL, 0, 0, 0 },
|
/openbmc/qemu/target/riscv/insn_trans/ |
H A D | trans_rvv.c.inc | 3356 /* vfmv.s.f vd, rs1 # vd[0] = rs1 (vs2=0) */
|