 
                            ...
| Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| CodeSonar | 
 | LANG.ARITH.BIGSHIFT LANG.ARITH.NEGSHIFT | Shift Amount Exceeds Bit Width Negative Shift Amount | ||||||
| 
 | 
 | Can detect violations of this rule. Unsigned operands are detected when checking for INT13-C. Use bitwise operators only on unsigned operands | |||||||
| ECLAIR | 
 | CC2.INT34 | Partially implemented | ||||||
| 5.0 | 
 | Can detect violations of this rule with CERT C Rule Pack | |||||||
| 
 | 403 S | Partially implemented | |||||||
| PRQA QA-C | 
 | 0499 | Partially implemented | 
...