summaryrefslogtreecommitdiff
path: root/travis/test/br3187743.json
diff options
context:
space:
mode:
Diffstat (limited to 'travis/test/br3187743.json')
-rw-r--r--travis/test/br3187743.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/travis/test/br3187743.json b/travis/test/br3187743.json
new file mode 100644
index 00000000..0aca6729
--- /dev/null
+++ b/travis/test/br3187743.json
@@ -0,0 +1,18 @@
+[
+ {
+ "description": "Test vlddqu instruction (-Ox)",
+ "id": "br3187743",
+ "format": "bin",
+ "source": "br3187743.asm",
+ "option": "-Ox",
+ "target": [
+ { "output": "br3187743.bin" }
+ ]
+ },
+ {
+ "description": "Test vlddqu instruction (-O0)",
+ "ref": "br3187743",
+ "option": "-O0",
+ "update": "false"
+ }
+]