aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/vxor_vi.h
diff options
context:
space:
mode:
Diffstat (limited to 'riscv/insns/vxor_vi.h')
-rw-r--r--riscv/insns/vxor_vi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/riscv/insns/vxor_vi.h b/riscv/insns/vxor_vi.h
index 7ef5ae9..b2dcf94 100644
--- a/riscv/insns/vxor_vi.h
+++ b/riscv/insns/vxor_vi.h
@@ -3,4 +3,3 @@ VI_VI_LOOP
({
vd = simm5 ^ vs2;
})
-VI_CHECK_1905