diff options
Diffstat (limited to 'results/classifier/zero-shot-user-mode/output/syscall/2730')
| -rw-r--r-- | results/classifier/zero-shot-user-mode/output/syscall/2730 | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/results/classifier/zero-shot-user-mode/output/syscall/2730 b/results/classifier/zero-shot-user-mode/output/syscall/2730 deleted file mode 100644 index 8c45ba69..00000000 --- a/results/classifier/zero-shot-user-mode/output/syscall/2730 +++ /dev/null @@ -1,16 +0,0 @@ -syscall: 0.458 -instruction: 0.392 -runtime: 0.149 - - - -riscv Calculation error! -Steps to reproduce: -The following command will produce an error output - -```asm - lui s0, 0x80000 - lw a1, -48(s0) -``` -The value of a1 becomes 0xffffffff - |