mirror of
https://github.com/opnsense/src.git
synced 2026-02-19 02:30:08 -05:00
Division by zero triggers an arithmetic exception and should not be very common. Predict this. No functional change intended. MFC after: 1 week Sponsored by: NVIDIA Networking |
||
|---|---|---|
| .. | ||
| TESTS | ||
| adddi3.c | ||
| anddi3.c | ||
| ashldi3.c | ||
| ashrdi3.c | ||
| cmpdi2.c | ||
| divdi3.c | ||
| fixdfdi.c | ||
| fixsfdi.c | ||
| fixunsdfdi.c | ||
| fixunssfdi.c | ||
| floatdidf.c | ||
| floatdisf.c | ||
| floatunsdidf.c | ||
| iordi3.c | ||
| lshldi3.c | ||
| lshrdi3.c | ||
| Makefile.inc | ||
| moddi3.c | ||
| muldi3.c | ||
| negdi2.c | ||
| notdi2.c | ||
| qdivrem.c | ||
| quad.h | ||
| subdi3.c | ||
| Symbol.map | ||
| ucmpdi2.c | ||
| udivdi3.c | ||
| umoddi3.c | ||
| xordi3.c | ||