diff options
Diffstat (limited to 'test/022_io_AVX_write/01_solved.out')
| -rw-r--r-- | test/022_io_AVX_write/01_solved.out | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/022_io_AVX_write/01_solved.out b/test/022_io_AVX_write/01_solved.out new file mode 100644 index 0000000..9bc7c29 --- /dev/null +++ b/test/022_io_AVX_write/01_solved.out | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | _mm256_set_epi8( | ||
| 2 | 0, 0, 0, 0, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, | ||
| 3 | 0, 0, 0, 0, 0, 0, 0, 0, 7, 6, 5, 4, 3, 2, 1, 0 | ||
| 4 | ) | ||
