- Ran a test program that registered a signal handler and raise'd itself
to trigger the handler after doing an AVX instruction.
- Ran a test program that printed xmm/ymm regs from the context returned
by getcontextx() and verified they looked correct after performing some
SSE/AVX operations.