travis: add br3392396

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
Cyrill Gorcunov 2020-08-25 19:01:17 +03:00
parent 296cf9bebc
commit 50131db098
3 changed files with 18 additions and 0 deletions

View file

@ -0,0 +1,5 @@
bits 64
vmovdqa32 [rdi],zmm16
vmovdqa32 [rdi+64],zmm17
vmovdqa32 [rdi+128],zmm18
vmovdqa32 [rdi+192],zmm19

View file

@ -0,0 +1 @@
}H}HO}HW}H_

View file

@ -0,0 +1,12 @@
[
{
"description": "Test br3392396",
"id": "br3392396",
"format": "bin",
"source": "br3392396.asm",
"option": "-Ox",
"target": [
{ "output": "br3392396.bin" }
]
}
]