Remove the function wrappers around the 64 bit math and just use C syntax natively, combining ops where appropriate (e.g. there was a sequence implementing "(x<<2+x)<<2" to do "multiply by 10"). The _ldiv5 and _rlrshift routines are non-standard ops that provide useful abstraction, so they remain as separate functions. Change-Id: I4d83847348fdd7be09887b833c8ccbd2aa1e4182 Signed-off-by: Andy Ross <andrew.j.ross@intel.com> |
||
|---|---|---|
| .. | ||
| minimal | ||
| newlib | ||
| Makefile | ||