VEX/priv/guest_x86_helpers.c: Helper functions for
crc32 computation
VEX/pub/libvex_guest_x86.h: Helper function decls
VEX/priv/guest_x86_toIR.c: The crc32 instruction decoder
none/tests/x86/crc32.c: New testcase
none/tests/x86/crc32.stdout.exp: Ditto (expected output)
none/tests/x86/crc32.vgtest: Ditto (testcase config)
none/tests/x86/Makefile.am: Plug the test in