summaryrefslogtreecommitdiff
path: root/tests/test-bitops.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-17bitops.h: Implement half-shuffle and half-unshuffle opsPeter Maydell1-0/+72
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-02-16tests: Clean up includesPeter Maydell1-2/+1
2014-11-02tests: Add missing include to test-bitops.cEduardo Habkost1-0/+1
2013-11-05tests: fix 64-bit int literals for 32-bit hostsStefan Hajnoczi1-2/+2
2013-07-22tests: Add test-bitops.c with some sextract testsPeter Maydell1-0/+75