qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1437811] [NEW] target-tricore/op_helper.c:2576: bad if


From: dcb
Subject: [Qemu-devel] [Bug 1437811] [NEW] target-tricore/op_helper.c:2576: bad if statement
Date: Sun, 29 Mar 2015 11:16:19 -0000

Public bug reported:

[qemu/target-tricore/op_helper.c:2576]: (style) Expression '(X &
0x400000) == 0x1' is always false.

    if ((env->PCXI & MASK_PCXI_UL) == 1) {
        /* CTYP trap */
    }

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1437811

Title:
  target-tricore/op_helper.c:2576: bad if statement

Status in QEMU:
  New

Bug description:
  [qemu/target-tricore/op_helper.c:2576]: (style) Expression '(X &
  0x400000) == 0x1' is always false.

      if ((env->PCXI & MASK_PCXI_UL) == 1) {
          /* CTYP trap */
      }

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1437811/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]