aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vloxei64_v.h
diff options
context:
space:
mode:
authorChih-Min Chao <48193236+chihminchao@users.noreply.github.com>2020-12-03 09:57:31 +0800
committerGitHub <noreply@github.com>2020-12-02 17:57:31 -0800
commit21458a27101aeda7abd498f4c48a2192b0fef62f (patch)
tree0490bf7b6e44a9e6ee0bb2e0326cf371c316e942 /riscv/insns/vloxei64_v.h
parent654480447f86dfcce9eb6113c635ba4fbd84bb25 (diff)
downloadspike-21458a27101aeda7abd498f4c48a2192b0fef62f.zip
spike-21458a27101aeda7abd498f4c48a2192b0fef62f.tar.gz
spike-21458a27101aeda7abd498f4c48a2192b0fef62f.tar.bz2
rvv: index load/store have benn separated into ordered and unordered parts (#611)
ref: https://github.com/riscv/riscv-v-spec/commit/511d0b84a3848de437fd01990d078feaa2871b11 Signed-off-by: Chih-Min Chao <chihmin.chao@sifive.com>
Diffstat (limited to 'riscv/insns/vloxei64_v.h')
-rw-r--r--riscv/insns/vloxei64_v.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/riscv/insns/vloxei64_v.h b/riscv/insns/vloxei64_v.h
new file mode 100644
index 0000000..067224e
--- /dev/null
+++ b/riscv/insns/vloxei64_v.h
@@ -0,0 +1,3 @@
+// vlxei64.v and vlxseg[2-8]ei64.v
+VI_LD_INDEX(e64, true);
+