diff options
Diffstat (limited to 'results/scraper/launchpad-without-comments/1437811')
| -rw-r--r-- | results/scraper/launchpad-without-comments/1437811 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1437811 b/results/scraper/launchpad-without-comments/1437811 new file mode 100644 index 00000000..c47f673b --- /dev/null +++ b/results/scraper/launchpad-without-comments/1437811 @@ -0,0 +1,7 @@ +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 */ + } \ No newline at end of file |