| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
contributed by Dr. David Alan Gilbert <david.gilbert@linaro.org>
|
| |
|
|
|
|
|
| |
- separated 32/64 into single objects that will get included
by each arch
- this way we can choose the appropriate test version for
each architecture
|
| |
|
|
|
|
|
| |
- removed the complex math from test_[short|int]_* functions
and return simple numbers, it's easier to debug
- kept and simplified math for test_long
|
|
|
So far for x86 and x86_64 others are disabled.
From this time on, I'll try to force addition of automated
test for each fix/feature.. ;)
|