summary refs log tree commit diff stats
path: root/results/classifier/zero-shot-user-mode/syscall/2730
blob: 8c45ba6984cc9d877c570a2ebb78324d10ef61f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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
![qemu-error](/uploads/76a580b5b9acf1f8aea90880ed8deb9e/qemu-error.gif)