...
Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| Include Page | LDRA_V | LDRA_V | 585 S | Fully implemented. | |||||
Fortify SCA | V. 5.0 |
| Can detect violations of this recommendation with the CERT C Rule Pack. | ||||||
Compass/ROSE |
|
| Can detect violations of this recommendation. However, it can only detect those violations where both bitwise and arithmetic operators are used in the same expression. | ||||||
Fortify SCA | 5.0 |
| Can detect violations of this recommendation with the CERT C Rule Pack. | ||||||
| 585 S | Fully implemented. |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
Related Guidelines
...
...
...
...
...
| Bit representations |
...
| [STR] |
| MISRA |
...
| -C | Rule 6.4 |
...
(required): Bit fields shall only be defined to be of type unsigned int or signed intRule 6.5 (required): Bit fields of type signed int shall be at least 2 bits long |
Bibliography