diff options
Diffstat (limited to 'results/classifier/semantic-bugs/1248168')
| -rw-r--r-- | results/classifier/semantic-bugs/1248168 | 20 |
1 files changed, 2 insertions, 18 deletions
diff --git a/results/classifier/semantic-bugs/1248168 b/results/classifier/semantic-bugs/1248168 index 22e04de3..b31cbfee 100644 --- a/results/classifier/semantic-bugs/1248168 +++ b/results/classifier/semantic-bugs/1248168 @@ -1,15 +1,4 @@ -instruction: 0.820 -graphic: 0.800 -assembly: 0.749 -device: 0.731 -mistranslation: 0.533 -socket: 0.270 -boot: 0.257 -other: 0.250 -semantic: 0.231 -vnc: 0.131 -network: 0.118 -KVM: 0.030 + MIPS, self-modifying code and uncached memory @@ -34,9 +23,4 @@ For example, when running this code I get unexpected behavior: 3ac: 00000000 nop I expect that swr instruction in line 384 would change `addi t2,t2,1`0 to `nop` -This should work because no cache is used for this memory region. - -Can you please provide full reproduction steps rather than just an assembly snippet? - -[Expired for QEMU because there has been no activity for 60 days.] - +This should work because no cache is used for this memory region. \ No newline at end of file |