Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '64034849dad8410bedbe1def4c533490fb85cc4a' | Hendrik Leppkes | 2016-01-02 | 1 | -4/+4 |
| | | | | | | | * commit '64034849dad8410bedbe1def4c533490fb85cc4a': arm64: add cycle counter support Merged-by: Hendrik Leppkes <h.leppkes@gmail.com> | ||||
* | arm64: add cycle counter support | Janne Grunau | 2015-12-14 | 1 | -0/+44 |
The ISB (instruction synchronization barrier) might be too heavy for START/STOPTIMER use but should be more accurate in checkasm where the timing overhead is subtracted. |