If the left power operator expression is a numeric constant that has a value 2^n n>0 then we can use a left shift to calculate the result. This patch adds code to do this. All other power expressions are flagged as a compilation error. |
||
|---|---|---|
| .. | ||
| Makefile.in | ||
| event.c | ||
| expr.c | ||
| misc.c | ||
| scope.c | ||
| stmt.c | ||
| vlog95-s.conf | ||
| vlog95.c | ||
| vlog95.conf | ||
| vlog95_priv.h | ||