From 6691653710828d98d715d0333f6f88aa6f7ca74d Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Tue, 25 Aug 2020 18:12:09 +0300 Subject: [PATCH] travis: add v4 Signed-off-by: Cyrill Gorcunov --- travis/test/v4.asm | 16 ++++++++++++++++ travis/test/v4.bin.t | Bin 0 -> 42 bytes travis/test/v4.json | 21 +++++++++++++++++++++ travis/test/v4.stderr | 3 +++ 4 files changed, 40 insertions(+) create mode 100644 travis/test/v4.asm create mode 100644 travis/test/v4.bin.t create mode 100644 travis/test/v4.json create mode 100644 travis/test/v4.stderr diff --git a/travis/test/v4.asm b/travis/test/v4.asm new file mode 100644 index 00000000..bf88fd86 --- /dev/null +++ b/travis/test/v4.asm @@ -0,0 +1,16 @@ + bits 64 + + v4fmaddps zmm0,zmm1+3,[rax] + v4fnmaddps zmm2,zmm3,[rax] + v4fmaddss zmm4,zmm5+3,[rax] + v4fnmaddss zmm6,zmm7+3,[rax] + + v4dpwssds zmm8,zmm9,[rax] + v4dpwssd zmm10,zmm11+3,[rax] + v4dpwssd zmm10+0,zmm11+3,[rax] + +%ifdef ERROR + v4dpwssd zmm10+1,zmm11+3,[rax] + v4dpwssd zmm10,zmm11+4,[rax] + v4dpwssd zmm10,zmm11+7,[rax] +%endif diff --git a/travis/test/v4.bin.t b/travis/test/v4.bin.t new file mode 100644 index 0000000000000000000000000000000000000000..fc94d4072a9e98d03d71453afe5eeb62e909cb69 GIT binary patch literal 42 tcmYfLRPHg0A?Z`P$0~uOPvIQ16_P%=bF4N