summaryrefslogtreecommitdiffstats
path: root/tests/test-bitops.c
Commit message (Expand)AuthorAgeFilesLines
* bitops.h: Implement half-shuffle and half-unshuffle opsPeter Maydell2016-06-171-0/+72
* tests: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0Star
* tests: Clean up includesPeter Maydell2016-02-161-2/+1Star
* tests: Add missing include to test-bitops.cEduardo Habkost2014-11-021-0/+1
* tests: fix 64-bit int literals for 32-bit hostsStefan Hajnoczi2013-11-061-2/+2
* tests: Add test-bitops.c with some sextract testsPeter Maydell2013-07-221-0/+75