Skip to content

Commit

Permalink
Update rv_v to fix typo (#251)
Browse files Browse the repository at this point in the history
Signed-off-by: Pengcheng Wang <[email protected]>
  • Loading branch information
wangpc-pp authored May 28, 2024
1 parent 37eee46 commit 5181d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rv_v
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ vsoxei16.v nf 28=0 27..26=3 vm vs2 rs1 14..12=0x5 vs3 6..0=0x27
vsoxei32.v nf 28=0 27..26=3 vm vs2 rs1 14..12=0x6 vs3 6..0=0x27
vsoxei64.v nf 28=0 27..26=3 vm vs2 rs1 14..12=0x7 vs3 6..0=0x27

# Unit-stride F31..29=0ault-Only-First Loads
# Unit-stride Fault-Only-First Loads
# https://github.com/riscv/riscv-v-spec/blob/master/v-spec.adoc#77-unit-stride-fault-only-first-loads
vle8ff.v nf 28=0 27..26=0 vm 24..20=0x10 rs1 14..12=0x0 vd 6..0=0x07
vle16ff.v nf 28=0 27..26=0 vm 24..20=0x10 rs1 14..12=0x5 vd 6..0=0x07
Expand Down

0 comments on commit 5181d13

Please sign in to comment.