]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
tests: Add test-bitops.c with some sextract tests
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 28 Jun 2013 11:40:32 +0000 (12:40 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 22 Jul 2013 20:41:49 +0000 (15:41 -0500)
commit3464700f6aecb3e2aa9098839d90672d6b3fa974
treead7c1c16668e1d801e0e3b58b72f435084f48f52
parent2dc6bebde93677b262caff114849d0f5ebdaa82d
tests: Add test-bitops.c with some sextract tests

Add some simple test cases for the new sextract32
and sextract64 functions.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Message-id: 1372419632-5521-3-git-send-email-peter.maydell@linaro.org
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
tests/Makefile
tests/test-bitops.c [new file with mode: 0644]