summaryrefslogtreecommitdiffstats
path: root/results/classifier/111/review/1437811
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/111/review/1437811')
-rw-r--r--results/classifier/111/review/143781140
1 files changed, 40 insertions, 0 deletions
diff --git a/results/classifier/111/review/1437811 b/results/classifier/111/review/1437811
new file mode 100644
index 00000000..3391ae72
--- /dev/null
+++ b/results/classifier/111/review/1437811
@@ -0,0 +1,40 @@
+files: 0.160
+graphic: 0.121
+device: 0.116
+other: 0.095
+vnc: 0.095
+semantic: 0.094
+socket: 0.067
+debug: 0.058
+network: 0.052
+boot: 0.041
+performance: 0.036
+PID: 0.030
+permissions: 0.023
+KVM: 0.013
+debug: 0.409
+files: 0.322
+other: 0.039
+performance: 0.034
+PID: 0.032
+device: 0.031
+KVM: 0.027
+boot: 0.025
+semantic: 0.025
+network: 0.014
+permissions: 0.013
+graphic: 0.012
+socket: 0.010
+vnc: 0.008
+
+target-tricore/op_helper.c:2576: bad if statement
+
+[qemu/target-tricore/op_helper.c:2576]: (style) Expression '(X & 0x400000) == 0x1' is always false.
+
+ if ((env->PCXI & MASK_PCXI_UL) == 1) {
+ /* CTYP trap */
+ }
+
+This problem has been fixed here:
+http://git.qemu.org/?p=qemu.git;a=commitdiff;h=7b4b0b5795e934a9b7efb
+