diff options
Diffstat (limited to 'results/classifier/zero-shot-user-mode/output/instruction/1339')
| -rw-r--r-- | results/classifier/zero-shot-user-mode/output/instruction/1339 | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/results/classifier/zero-shot-user-mode/output/instruction/1339 b/results/classifier/zero-shot-user-mode/output/instruction/1339 new file mode 100644 index 000000000..b755525c8 --- /dev/null +++ b/results/classifier/zero-shot-user-mode/output/instruction/1339 @@ -0,0 +1,22 @@ +instruction: 0.655 +runtime: 0.206 +syscall: 0.139 + + + +RVV vfncvt.rtz.x.f.w Assertion failed +Description of problem: +when execute +``` +vsetvli t0, x0, e16, m1 +vfncvt.rtz.x.f.w v0, v4 +``` +report error: + +qemu-riscv64: ../target/riscv/translate.c:212: decode_save_opc: Assertion \`ctx->insn_start != NULL' failed. Segmentation fault (core dumped) +Steps to reproduce: +1. write the code +2. compile +3. excute +Additional information: + |