benchtests: Add benchtests for ffs and ffsll
authorWill Newton <will.newton@linaro.org>
Fri, 28 Mar 2014 17:30:44 +0000 (17:30 +0000)
committerWill Newton <will.newton@linaro.org>
Mon, 31 Mar 2014 11:50:41 +0000 (12:50 +0100)
commitc760f5c210d85247ef0c6e10f7ef44fa27d9bd1d
tree4e597b715569d3614862e8cc20dfd4a865c520e9
parent97d8ca99ae96f23504482eb98499653996e4f66b
benchtests: Add benchtests for ffs and ffsll

Add benchtests for ffs and ffsll. There is no benchtest for ffsl as
it is identical to one of the other functions.

2014-03-31  Will Newton  <will.newton@linaro.org>

* benchtests/Makefile (bench): Add ffs and ffsll to list
of tests.
* benchtests/ffs-inputs: New file.
* benchtests/ffsll-inputs: Likewise.
ChangeLog
benchtests/Makefile
benchtests/ffs-inputs [new file with mode: 0644]
benchtests/ffsll-inputs [new file with mode: 0644]