NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
port-hppa/50642: src/sys/arch/hppa/include/db_machdep.h:118: bad if test ?
>Number: 50642
>Category: port-hppa
>Synopsis: src/sys/arch/hppa/include/db_machdep.h:118: bad if test ?
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: port-hppa-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Jan 10 20:15:01 +0000 2016
>Originator: David Binderman
>Release: cvs dated 20160110
>Organization:
>Environment:
>Description:
[src/sys/arch/hppa/include/db_machdep.h:118]: (style) Expression '(X & 0xfc001fc0) == 0xca0' is always false.
Source code is
return (ins & 0xfc001fc0) == 0x00000ca0;
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index