summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/assembly/1856706
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/assembly/1856706')
-rw-r--r--results/classifier/deepseek-2-tmp/output/assembly/185670614
1 files changed, 0 insertions, 14 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/assembly/1856706 b/results/classifier/deepseek-2-tmp/output/assembly/1856706
deleted file mode 100644
index 6c7dd2c0..00000000
--- a/results/classifier/deepseek-2-tmp/output/assembly/1856706
+++ /dev/null
@@ -1,14 +0,0 @@
-
-target/mips/op_helper.c:971:duplicated branches ?
-
-qemu-4.2.0/target/mips/op_helper.c:971:8: warning: this condition has identical branches [-Wduplicated-branches]
-
-Source code is
-
-   if (other_tc == other->current_tc) {
-        tccause = other->CP0_Cause;
-    } else {
-        tccause = other->CP0_Cause;
-    }
-
-Possible cut'n'paste error ?
\ No newline at end of file