summaryrefslogtreecommitdiff
path: root/travis
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2018-12-16 01:25:03 +0300
committerCyrill Gorcunov <gorcunov@gmail.com>2018-12-16 01:25:03 +0300
commit8c17bb2fc4d61675b6775e78fbb37b48f19379d3 (patch)
tree57a48a93d0a86a0ea84d2b5768611bdfa6a9574c /travis
parent35d047632bdfcffcc8ae24d0b549c37a1666af14 (diff)
downloadnasm-8c17bb2fc4d61675b6775e78fbb37b48f19379d3.tar.gz
test: nasm-t -- Update tests
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Diffstat (limited to 'travis')
-rw-r--r--travis/test/br2496848.stderr5
-rw-r--r--travis/test/ifelse.stderr8
-rw-r--r--travis/test/macro-defaults-warn.stderr4
-rw-r--r--travis/test/riprel.stderr2818
4 files changed, 2826 insertions, 9 deletions
diff --git a/travis/test/br2496848.stderr b/travis/test/br2496848.stderr
index ca9e0ba4..3792f370 100644
--- a/travis/test/br2496848.stderr
+++ b/travis/test/br2496848.stderr
@@ -1,7 +1,8 @@
./travis/test/br2496848.asm:8: warning: numeric constant 0x1ffffffffffffffff does not fit in 64 bits [-w+number-overflow]
-./travis/test/br2496848.asm:10: warning: displacement size ignored on absolute address
+./travis/test/br2496848.asm:10: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/br2496848.asm:10: warning: displacement size ignored on absolute address [-w+other]
./travis/test/br2496848.asm:16: warning: dword data exceeds bounds [-w+number-overflow]
-./travis/test/br2496848.asm:18: warning: absolute address can not be RIP-relative
+./travis/test/br2496848.asm:18: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/br2496848.asm:22: warning: byte data exceeds bounds [-w+number-overflow]
./travis/test/br2496848.asm:22: warning: byte data exceeds bounds [-w+number-overflow]
./travis/test/br2496848.asm:23: warning: byte data exceeds bounds [-w+number-overflow]
diff --git a/travis/test/ifelse.stderr b/travis/test/ifelse.stderr
index dd9dfb55..1dddf4e2 100644
--- a/travis/test/ifelse.stderr
+++ b/travis/test/ifelse.stderr
@@ -1,4 +1,4 @@
-./travis/test/ifelse.asm:17: warning: trailing garbage after `%else' ignored
-./travis/test/ifelse.asm:19: warning: `%elif' after `%else' ignored
-./travis/test/ifelse.asm:26: warning: trailing garbage after `%endif' ignored
-./travis/test/ifelse.asm:33: warning: `%else' after `%else' ignored. \ No newline at end of file
+./travis/test/ifelse.asm:17: warning: trailing garbage after `%else' ignored [-w+other]
+./travis/test/ifelse.asm:19: warning: `%elif' after `%else' ignored [-w+other]
+./travis/test/ifelse.asm:26: warning: trailing garbage after `%endif' ignored [-w+other]
+./travis/test/ifelse.asm:33: warning: `%else' after `%else' ignored. [-w+other] \ No newline at end of file
diff --git a/travis/test/macro-defaults-warn.stderr b/travis/test/macro-defaults-warn.stderr
index 6cb2719b..24a9d420 100644
--- a/travis/test/macro-defaults-warn.stderr
+++ b/travis/test/macro-defaults-warn.stderr
@@ -1,8 +1,7 @@
./travis/test/macro-defaults.asm:4: warning: too many default macro parameters in macro `mmac_fix' [-w+macro-defaults]
-./travis/test/macro-defaults.asm:11: warning: too many default macro parameters in macro `mmac_var' [-w+macro-defaults]
-./travis/test/macro-defaults.asm:57: warning: too many default macro parameters in macro `mmac_scope' [-w+macro-defaults]
./travis/test/macro-defaults.asm:9: warning: (mmac_fix:3) 2 one a [-w+user]
./travis/test/macro-defaults.asm:7: ... from macro `mmac_fix' defined here [-w+user]
+./travis/test/macro-defaults.asm:11: warning: too many default macro parameters in macro `mmac_var' [-w+macro-defaults]
./travis/test/macro-defaults.asm:16: warning: (mmac_var:3) 3 one a b [-w+user]
./travis/test/macro-defaults.asm:14: ... from macro `mmac_var' defined here [-w+user]
./travis/test/macro-defaults.asm:17: warning: (mmac_var:3) 3 one two b [-w+user]
@@ -35,5 +34,6 @@
./travis/test/macro-defaults.asm:42: ... from macro `mmac_rotate' defined here [-w+user]
./travis/test/macro-defaults.asm:50: warning: (mmac_rotate:4) 3 two three one [-w+user]
./travis/test/macro-defaults.asm:45: ... from macro `mmac_rotate' defined here [-w+user]
+./travis/test/macro-defaults.asm:57: warning: too many default macro parameters in macro `mmac_scope' [-w+macro-defaults]
./travis/test/macro-defaults.asm:64: warning: (mmac_scope:1) 0 0 0 [-w+user]
./travis/test/macro-defaults.asm:58: ... from macro `mmac_scope' defined here [-w+user] \ No newline at end of file
diff --git a/travis/test/riprel.stderr b/travis/test/riprel.stderr
index 67979040..80fbb9ea 100644
--- a/travis/test/riprel.stderr
+++ b/travis/test/riprel.stderr
@@ -62,22 +62,54 @@
./travis/test/riprel.asm:62: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:63: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:63: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:74: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:74: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:76: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:76: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:78: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:78: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:80: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:80: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:82: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:82: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:82: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:82: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:84: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:84: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:84: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:84: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:86: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:86: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:86: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:86: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:88: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:88: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:88: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:88: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:90: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:90: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:90: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:90: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:92: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:92: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:92: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:92: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:94: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:94: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:94: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:94: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:96: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:96: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:96: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:96: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:98: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:98: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:100: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:100: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:102: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:102: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:104: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:104: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:114: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:114: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:115: warning: dword data exceeds bounds [-w+number-overflow]
@@ -142,22 +174,54 @@
./travis/test/riprel.asm:161: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:162: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:162: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:173: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:173: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:175: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:175: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:177: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:177: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:179: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:179: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:181: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:181: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:181: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:181: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:183: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:183: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:183: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:183: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:185: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:185: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:185: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:185: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:187: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:187: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:187: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:187: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:189: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:189: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:189: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:189: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:191: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:191: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:191: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:191: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:193: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:193: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:193: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:193: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:195: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:195: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:195: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:195: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:197: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:197: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:199: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:199: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:201: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:201: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:203: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:203: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:213: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:214: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:214: warning: dword data exceeds bounds [-w+number-overflow]
@@ -182,22 +246,86 @@
./travis/test/riprel.asm:252: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:253: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:253: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:271: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:271: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:272: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:272: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:273: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:273: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:274: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:274: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:275: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:275: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:276: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:276: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:277: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:277: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:278: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:278: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:279: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:279: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:279: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:279: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:280: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:280: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:280: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:280: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:281: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:281: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:281: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:281: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:282: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:282: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:282: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:282: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:283: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:283: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:283: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:283: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:284: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:284: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:284: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:284: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:285: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:285: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:285: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:285: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:286: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:286: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:286: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:286: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:287: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:287: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:288: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:288: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:289: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:289: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:290: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:290: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:291: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:291: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:292: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:292: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:293: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:293: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:294: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:294: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:295: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:295: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:296: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:296: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:297: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:297: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:298: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:298: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:299: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:299: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:300: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:300: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:301: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:301: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:302: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:302: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:312: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:312: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:313: warning: dword data exceeds bounds [-w+number-overflow]
@@ -262,22 +390,54 @@
./travis/test/riprel.asm:359: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:360: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:360: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:371: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:371: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:373: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:373: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:375: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:375: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:377: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:377: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:379: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:379: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:379: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:379: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:381: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:381: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:381: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:381: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:383: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:383: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:383: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:383: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:385: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:385: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:385: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:385: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:387: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:387: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:387: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:387: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:389: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:389: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:389: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:389: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:391: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:391: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:391: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:391: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:393: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:393: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:393: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:393: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:395: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:395: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:397: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:397: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:399: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:399: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:401: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:401: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:411: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:411: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:412: warning: dword data exceeds bounds [-w+number-overflow]
@@ -342,22 +502,54 @@
./travis/test/riprel.asm:458: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:459: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:459: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:470: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:470: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:472: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:472: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:474: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:474: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:476: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:476: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:478: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:478: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:478: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:478: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:480: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:480: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:480: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:480: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:482: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:482: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:482: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:482: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:484: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:484: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:484: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:484: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:486: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:486: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:486: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:486: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:488: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:488: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:488: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:488: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:490: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:490: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:490: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:490: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:492: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:492: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:492: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:492: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:494: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:494: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:496: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:496: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:498: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:498: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:500: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:500: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:510: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:511: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:511: warning: dword data exceeds bounds [-w+number-overflow]
@@ -382,22 +574,86 @@
./travis/test/riprel.asm:549: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:550: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:550: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:568: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:568: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:569: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:569: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:570: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:570: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:571: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:571: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:572: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:572: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:573: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:573: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:574: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:574: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:575: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:575: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:576: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:576: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:576: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:576: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:577: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:577: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:577: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:577: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:578: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:578: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:578: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:578: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:579: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:579: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:579: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:579: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:580: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:580: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:580: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:580: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:581: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:581: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:581: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:581: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:582: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:582: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:582: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:582: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:583: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:583: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:583: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:583: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:584: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:584: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:585: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:585: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:586: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:586: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:587: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:587: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:588: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:588: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:589: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:589: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:590: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:590: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:591: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:591: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:592: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:592: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:593: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:593: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:594: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:594: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:595: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:595: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:596: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:596: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:597: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:597: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:598: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:598: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:599: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:599: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:609: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:609: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:609: warning: dword data exceeds bounds [-w+number-overflow]
@@ -510,62 +766,126 @@
./travis/test/riprel.asm:663: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:664: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:665: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:667: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:667: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:668: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:668: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:669: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:669: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:670: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:670: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:671: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:671: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:672: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:672: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:673: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:673: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:674: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:674: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:675: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:675: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:675: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:675: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:675: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:676: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:676: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:676: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:676: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:676: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:677: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:677: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:677: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:677: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:677: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:678: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:678: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:678: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:678: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:678: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:679: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:679: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:679: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:679: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:679: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:680: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:680: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:680: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:680: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:680: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:681: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:681: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:681: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:681: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:681: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:682: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:682: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:682: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:682: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:682: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:683: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:683: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:683: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:683: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:683: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:684: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:684: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:684: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:684: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:684: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:685: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:685: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:685: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:685: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:685: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:686: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:686: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:686: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:686: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:686: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:687: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:687: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:687: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:687: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:687: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:688: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:688: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:688: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:688: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:688: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:689: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:689: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:689: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:689: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:689: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:690: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:690: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:690: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:690: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:690: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:691: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:691: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:691: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:692: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:692: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:692: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:693: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:693: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:693: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:694: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:694: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:694: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:695: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:695: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:695: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:696: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:696: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:696: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:697: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:697: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:697: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:698: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:698: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:698: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:708: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:708: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:708: warning: dword data exceeds bounds [-w+number-overflow]
@@ -678,62 +998,126 @@
./travis/test/riprel.asm:762: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:763: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:764: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:766: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:766: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:767: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:767: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:768: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:768: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:769: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:769: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:770: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:770: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:771: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:771: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:772: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:772: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:773: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:773: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:774: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:774: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:774: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:774: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:774: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:775: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:775: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:775: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:775: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:775: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:776: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:776: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:776: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:776: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:776: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:777: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:777: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:777: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:777: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:777: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:778: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:778: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:778: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:778: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:778: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:779: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:779: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:779: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:779: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:779: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:780: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:780: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:780: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:780: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:780: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:781: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:781: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:781: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:781: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:781: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:782: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:782: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:782: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:782: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:782: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:783: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:783: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:783: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:783: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:783: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:784: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:784: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:784: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:784: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:784: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:785: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:785: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:785: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:785: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:785: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:786: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:786: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:786: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:786: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:786: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:787: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:787: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:787: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:787: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:787: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:788: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:788: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:788: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:788: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:788: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:789: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:789: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:789: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:789: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:789: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:790: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:790: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:790: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:791: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:791: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:791: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:792: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:792: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:792: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:793: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:793: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:793: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:794: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:794: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:794: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:795: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:795: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:795: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:796: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:796: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:796: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:797: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:797: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:797: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:807: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:807: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:807: warning: dword data exceeds bounds [-w+number-overflow]
@@ -814,46 +1198,110 @@
./travis/test/riprel.asm:861: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:862: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:863: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:865: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:865: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:866: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:866: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:867: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:867: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:868: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:868: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:869: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:869: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:870: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:870: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:871: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:871: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:872: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:872: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:873: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:873: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:873: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:873: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:873: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:874: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:874: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:874: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:874: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:874: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:875: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:875: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:875: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:875: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:875: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:876: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:876: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:876: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:876: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:876: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:877: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:877: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:877: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:877: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:877: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:878: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:878: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:878: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:878: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:878: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:879: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:879: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:879: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:879: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:879: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:880: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:880: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:880: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:880: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:880: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:881: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:881: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:881: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:882: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:882: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:882: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:883: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:883: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:883: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:884: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:884: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:884: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:885: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:885: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:885: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:886: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:886: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:886: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:887: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:887: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:887: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:888: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:888: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:888: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:889: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:889: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:889: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:890: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:890: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:890: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:891: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:891: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:891: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:892: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:892: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:892: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:893: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:893: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:893: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:894: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:894: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:894: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:895: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:895: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:895: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:896: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:896: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:896: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:906: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:906: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:907: warning: dword data exceeds bounds [-w+number-overflow]
@@ -918,22 +1366,54 @@
./travis/test/riprel.asm:953: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:954: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:954: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:965: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:965: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:967: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:967: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:969: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:969: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:971: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:971: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:973: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:973: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:973: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:973: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:975: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:975: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:975: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:975: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:977: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:977: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:977: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:977: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:979: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:979: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:979: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:979: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:981: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:981: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:981: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:981: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:983: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:983: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:983: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:983: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:985: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:985: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:985: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:985: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:987: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:987: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:987: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:987: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:989: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:989: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:991: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:991: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:993: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:993: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:995: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:995: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1005: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1005: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1006: warning: dword data exceeds bounds [-w+number-overflow]
@@ -998,22 +1478,54 @@
./travis/test/riprel.asm:1052: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1053: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1053: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1064: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1064: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1066: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1066: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1068: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1068: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1070: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1070: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1072: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1072: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1072: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1072: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1074: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1074: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1074: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1074: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1076: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1076: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1076: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1076: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1078: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1078: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1078: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1078: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1080: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1080: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1080: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1080: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1082: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1082: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1082: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1082: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1084: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1084: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1084: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1084: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1086: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1086: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1086: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1086: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1088: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1088: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1090: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1090: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1092: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1092: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1094: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1094: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1104: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1105: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1105: warning: dword data exceeds bounds [-w+number-overflow]
@@ -1038,22 +1550,86 @@
./travis/test/riprel.asm:1143: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1144: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1144: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1162: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1162: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1163: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1163: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1164: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1164: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1165: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1165: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1166: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1166: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1167: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1167: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1168: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1168: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1169: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1169: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1170: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1170: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1170: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1170: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1171: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1171: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1171: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1171: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1172: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1172: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1172: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1172: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1173: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1173: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1173: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1173: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1174: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1174: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1174: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1174: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1175: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1175: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1175: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1175: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1176: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1176: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1176: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1176: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1177: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1177: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1177: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1177: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1178: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1178: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1179: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1179: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1180: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1180: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1181: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1181: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1182: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1182: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1183: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1183: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1184: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1184: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1185: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1185: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1186: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1186: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1187: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1187: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1188: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1188: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1189: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1189: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1190: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1190: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1191: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1191: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1192: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1192: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1193: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1193: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1203: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1203: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1204: warning: dword data exceeds bounds [-w+number-overflow]
@@ -1118,22 +1694,54 @@
./travis/test/riprel.asm:1250: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1251: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1251: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1262: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1262: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1264: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1264: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1266: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1266: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1268: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1268: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1270: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1270: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1270: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1270: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1272: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1272: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1272: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1272: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1274: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1274: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1274: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1274: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1276: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1276: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1276: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1276: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1278: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1278: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1278: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1278: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1280: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1280: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1280: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1280: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1282: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1282: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1282: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1282: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1284: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1284: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1284: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1284: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1286: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1286: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1288: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1288: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1290: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1290: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1292: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1292: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1302: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1302: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1303: warning: dword data exceeds bounds [-w+number-overflow]
@@ -1198,22 +1806,54 @@
./travis/test/riprel.asm:1349: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1350: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1350: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1361: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1361: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1363: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1363: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1365: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1365: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1367: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1367: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1369: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1369: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1369: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1369: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1371: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1371: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1371: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1371: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1373: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1373: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1373: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1373: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1375: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1375: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1375: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1375: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1377: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1377: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1377: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1377: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1379: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1379: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1379: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1379: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1381: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1381: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1381: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1381: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1383: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1383: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1383: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1383: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1385: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1385: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1387: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1387: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1389: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1389: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1391: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1391: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1401: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1402: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1402: warning: dword data exceeds bounds [-w+number-overflow]
@@ -1238,22 +1878,86 @@
./travis/test/riprel.asm:1440: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1441: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1441: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1459: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1459: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1460: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1460: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1461: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1461: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1462: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1462: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1463: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1463: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1464: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1464: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1465: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1465: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1466: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1466: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1467: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1467: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1467: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1467: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1468: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1468: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1468: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1468: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1469: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1469: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1469: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1469: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1470: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1470: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1470: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1470: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1471: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1471: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1471: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1471: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1472: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1472: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1472: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1472: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1473: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1473: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1473: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1473: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1474: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1474: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1474: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1474: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:1475: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1475: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1476: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1476: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1477: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1477: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1478: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1478: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1479: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1479: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1480: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1480: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1481: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1481: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1482: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1482: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1483: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1483: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1484: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1484: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1485: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1485: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1486: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1486: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1487: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1487: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1488: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1488: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1489: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1489: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1490: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1490: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1500: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:1500: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1500: warning: dword data exceeds bounds [-w+number-overflow]
@@ -1366,62 +2070,126 @@
./travis/test/riprel.asm:1554: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:1555: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:1556: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1558: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1558: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1559: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1559: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1560: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1560: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1561: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1561: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1562: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1562: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1563: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1563: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1564: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1564: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1565: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1565: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1566: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1566: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1566: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1566: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1566: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1567: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1567: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1567: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1567: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1567: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1568: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1568: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1568: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1568: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1568: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1569: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1569: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1569: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1569: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1569: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1570: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1570: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1570: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1570: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1570: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1571: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1571: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1571: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1571: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1571: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1572: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1572: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1572: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1572: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1572: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1573: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1573: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1573: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1573: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1573: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1574: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1574: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1574: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1574: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1574: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1575: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1575: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1575: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1575: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1575: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1576: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1576: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1576: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1576: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1576: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1577: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1577: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1577: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1577: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1577: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1578: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1578: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1578: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1578: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1578: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1579: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1579: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1579: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1579: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1579: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1580: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1580: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1580: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1580: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1580: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1581: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1581: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1581: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1581: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1581: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1582: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1582: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1582: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1583: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1583: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1583: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1584: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1584: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1584: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1585: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1585: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1585: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1586: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1586: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1586: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1587: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1587: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1587: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1588: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1588: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1588: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1589: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1589: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1589: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1599: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:1599: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1599: warning: dword data exceeds bounds [-w+number-overflow]
@@ -1534,62 +2302,126 @@
./travis/test/riprel.asm:1653: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:1654: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:1655: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1657: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1657: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1658: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1658: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1659: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1659: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1660: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1660: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1661: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1661: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1662: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1662: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1663: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1663: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1664: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1664: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1665: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1665: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1665: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1665: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1665: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1666: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1666: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1666: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1666: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1666: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1667: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1667: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1667: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1667: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1667: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1668: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1668: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1668: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1668: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1668: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1669: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1669: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1669: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1669: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1669: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1670: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1670: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1670: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1670: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1670: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1671: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1671: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1671: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1671: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1671: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1672: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1672: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1672: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1672: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1672: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1673: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1673: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1673: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1673: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1673: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1674: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1674: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1674: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1674: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1674: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1675: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1675: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1675: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1675: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1675: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1676: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1676: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1676: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1676: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1676: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1677: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1677: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1677: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1677: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1677: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1678: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1678: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1678: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1678: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1678: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1679: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1679: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1679: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1679: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1679: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1680: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1680: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1680: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1680: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1680: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1681: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1681: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1681: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1682: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1682: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1682: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1683: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1683: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1683: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1684: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1684: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1684: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1685: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1685: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1685: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1686: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1686: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1686: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1687: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1687: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1687: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1688: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1688: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1688: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1698: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:1698: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1698: warning: dword data exceeds bounds [-w+number-overflow]
@@ -1670,46 +2502,110 @@
./travis/test/riprel.asm:1752: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:1753: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:1754: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1756: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1756: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1757: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1757: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1758: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1758: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1759: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1759: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1760: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1760: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1761: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1761: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1762: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1762: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1763: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1763: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1764: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1764: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1764: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1764: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1764: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1765: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1765: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1765: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1765: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1765: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1766: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1766: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1766: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1766: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1766: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1767: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1767: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1767: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1767: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1767: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1768: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1768: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1768: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1768: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1768: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1769: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1769: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1769: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1769: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1769: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1770: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1770: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1770: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1770: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1770: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1771: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1771: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1771: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1771: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1771: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1772: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1772: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1772: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1773: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1773: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1773: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1774: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1774: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1774: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1775: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1775: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1775: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1776: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1776: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1776: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1777: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1777: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1777: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1778: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1778: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1778: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1779: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1779: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1779: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1780: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1780: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1780: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1781: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1781: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1781: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1782: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1782: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1782: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1783: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1783: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1783: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1784: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1784: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1784: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1785: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1785: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1785: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1786: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1786: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1786: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1787: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:1787: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:1787: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1789: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1789: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1790: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
@@ -1904,84 +2800,116 @@
./travis/test/riprel.asm:1853: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1855: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1855: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1856: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1856: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1856: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1856: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1857: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1857: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1858: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1858: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1858: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1858: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1859: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1859: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1860: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1860: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1860: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1860: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1861: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1861: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1862: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1862: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1862: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1862: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1863: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1863: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1864: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1864: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1864: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1864: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1864: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1864: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1865: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1865: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1866: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1866: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1866: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1866: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1866: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1866: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1867: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1867: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1868: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1868: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1868: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1868: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1868: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1868: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1869: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1869: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1870: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1870: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1870: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1870: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1870: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1870: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1871: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1871: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1872: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1872: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1872: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1872: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1872: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1872: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1873: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1873: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1874: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1874: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1874: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1874: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1874: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1874: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1875: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1875: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1876: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1876: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1876: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1876: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1876: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1876: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1877: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1877: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1878: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1878: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1878: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1878: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1878: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1878: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1879: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1879: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1880: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1880: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1880: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1880: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1881: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1881: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1882: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1882: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1882: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1882: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1883: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1883: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1884: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1884: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1884: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1884: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1885: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1885: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1886: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1886: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1886: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1886: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1888: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1888: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1889: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
@@ -2176,84 +3104,116 @@
./travis/test/riprel.asm:1952: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1954: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1954: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1955: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1955: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1955: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1955: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1956: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1956: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1957: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1957: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1957: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1957: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1958: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1958: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1959: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1959: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1959: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1959: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1960: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1960: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1961: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1961: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1961: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1961: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1962: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1962: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1963: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1963: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1963: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1963: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1963: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1963: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1964: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1964: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1965: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1965: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1965: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1965: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1965: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1965: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1966: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1966: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1967: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1967: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1967: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1967: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1967: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1967: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1968: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1968: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1969: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1969: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1969: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1969: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1969: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1969: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1970: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1970: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1971: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1971: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1971: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1971: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1971: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1971: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1972: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1972: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1973: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1973: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1973: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1973: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1973: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1973: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1974: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1974: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1975: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1975: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1975: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1975: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1975: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1975: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1976: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1976: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1977: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1977: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1977: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1977: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1977: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1977: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:1978: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1978: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1979: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1979: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1979: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1979: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1980: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1980: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1981: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1981: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1981: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1981: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1982: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1982: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1983: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1983: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1983: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1983: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1984: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1984: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1985: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1985: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1985: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:1985: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:1987: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1987: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:1988: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
@@ -2406,86 +3366,150 @@
./travis/test/riprel.asm:2050: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2051: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2051: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2053: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2053: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2053: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2053: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2054: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2054: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2054: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2054: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2055: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2055: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2055: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2055: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2056: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2056: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2056: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2056: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2057: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2057: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2057: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2057: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2058: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2058: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2058: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2058: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2059: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2059: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2059: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2059: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2060: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2060: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2060: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2060: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2061: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2061: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2061: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2061: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2061: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2061: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:2062: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2062: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2062: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2062: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2062: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2062: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:2063: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2063: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2063: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2063: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2063: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2063: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:2064: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2064: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2064: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2064: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2064: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2064: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:2065: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2065: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2065: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2065: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2065: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2065: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:2066: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2066: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2066: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2066: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2066: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2066: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:2067: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2067: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2067: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2067: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2067: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2067: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:2068: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2068: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2068: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2068: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2068: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2068: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:2069: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2069: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2069: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2069: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2070: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2070: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2070: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2070: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2071: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2071: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2071: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2071: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2072: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2072: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2072: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2072: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2073: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2073: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2073: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2073: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2074: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2074: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2074: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2074: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2075: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2075: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2075: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2075: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2076: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2076: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2076: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2076: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2077: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2077: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2077: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2077: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2078: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2078: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2078: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2078: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2079: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2079: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2079: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2079: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2080: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2080: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2080: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2080: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2081: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2081: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2081: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2081: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2082: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2082: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2082: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2082: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2083: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2083: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2083: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2083: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2084: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2084: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2084: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2084: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2086: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2086: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2087: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
@@ -2680,84 +3704,116 @@
./travis/test/riprel.asm:2150: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2152: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2152: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2153: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2153: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2153: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2153: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2154: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2154: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2155: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2155: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2155: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2155: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2156: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2156: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2157: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2157: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2157: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2157: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2158: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2158: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2159: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2159: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2159: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2159: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2160: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2160: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2161: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2161: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2161: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2161: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2161: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2161: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2162: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2162: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2163: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2163: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2163: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2163: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2163: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2163: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2164: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2164: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2165: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2165: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2165: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2165: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2165: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2165: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2166: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2166: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2167: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2167: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2167: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2167: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2167: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2167: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2168: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2168: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2169: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2169: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2169: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2169: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2169: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2169: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2170: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2170: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2171: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2171: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2171: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2171: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2171: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2171: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2172: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2172: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2173: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2173: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2173: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2173: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2173: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2173: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2174: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2174: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2175: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2175: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2175: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2175: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2175: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2175: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2176: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2176: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2177: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2177: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2177: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2177: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2178: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2178: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2179: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2179: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2179: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2179: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2180: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2180: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2181: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2181: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2181: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2181: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2182: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2182: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2183: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2183: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2183: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2183: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2185: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2185: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2186: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
@@ -2952,84 +4008,116 @@
./travis/test/riprel.asm:2249: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2251: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2251: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2252: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2252: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2252: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2252: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2253: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2253: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2254: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2254: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2254: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2254: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2255: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2255: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2256: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2256: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2256: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2256: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2257: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2257: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2258: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2258: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2258: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2258: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2259: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2259: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2260: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2260: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2260: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2260: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2260: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2260: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2261: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2261: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2262: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2262: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2262: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2262: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2262: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2262: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2263: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2263: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2264: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2264: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2264: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2264: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2264: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2264: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2265: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2265: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2266: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2266: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2266: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2266: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2266: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2266: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2267: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2267: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2268: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2268: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2268: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2268: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2268: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2268: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2269: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2269: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2270: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2270: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2270: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2270: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2270: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2270: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2271: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2271: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2272: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2272: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2272: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2272: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2272: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2272: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2273: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2273: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2274: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2274: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2274: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2274: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2274: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2274: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2275: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2275: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2276: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2276: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2276: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2276: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2277: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2277: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2278: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2278: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2278: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2278: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2279: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2279: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2280: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2280: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2280: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2280: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2281: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2281: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2282: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2282: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2282: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2282: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2284: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2284: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2285: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
@@ -3182,86 +4270,150 @@
./travis/test/riprel.asm:2347: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2348: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2348: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2350: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2350: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2350: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2350: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2351: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2351: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2351: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2351: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2352: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2352: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2352: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2352: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2353: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2353: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2353: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2353: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2354: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2354: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2354: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2354: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2355: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2355: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2355: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2355: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2356: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2356: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2356: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2356: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2357: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2357: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2357: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2357: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2358: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2358: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2358: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2358: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2358: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2358: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:2359: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2359: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2359: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2359: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2359: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2359: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:2360: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2360: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2360: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2360: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2360: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2360: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:2361: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2361: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2361: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2361: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2361: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2361: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:2362: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2362: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2362: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2362: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2362: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2362: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:2363: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2363: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2363: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2363: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2363: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2363: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:2364: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2364: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2364: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2364: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2364: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2364: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:2365: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2365: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2365: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2365: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2365: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2365: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:2366: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2366: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2366: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2366: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2367: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2367: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2367: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2367: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2368: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2368: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2368: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2368: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2369: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2369: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2369: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2369: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2370: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2370: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2370: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2370: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2371: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2371: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2371: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2371: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2372: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2372: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2372: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2372: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2373: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2373: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2373: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2373: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2374: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2374: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2374: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2374: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2375: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2375: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2375: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2375: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2376: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2376: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2376: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2376: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2377: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2377: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2377: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2377: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2378: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2378: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2378: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2378: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2379: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2379: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2379: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2379: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2380: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2380: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2380: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2380: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2381: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2381: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2381: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2381: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2383: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2383: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2384: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
@@ -3502,126 +4654,190 @@
./travis/test/riprel.asm:2447: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:2447: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2447: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2449: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2449: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2449: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2449: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2450: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2450: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2450: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2450: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2451: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2451: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2451: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2451: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2452: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2452: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2452: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2452: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2453: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2453: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2453: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2453: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2454: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2454: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2454: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2454: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2455: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2455: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2455: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2455: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2456: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2456: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2456: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2456: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2457: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2457: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2457: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2457: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2457: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2457: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2457: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2458: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2458: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2458: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2458: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2458: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2458: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2458: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2459: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2459: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2459: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2459: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2459: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2459: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2459: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2460: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2460: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2460: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2460: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2460: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2460: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2460: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2461: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2461: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2461: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2461: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2461: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2461: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2461: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2462: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2462: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2462: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2462: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2462: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2462: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2462: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2463: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2463: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2463: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2463: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2463: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2463: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2463: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2464: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2464: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2464: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2464: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2464: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2464: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2464: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2465: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2465: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2465: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2465: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2465: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2465: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2465: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2466: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2466: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2466: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2466: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2466: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2466: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2466: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2467: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2467: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2467: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2467: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2467: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2467: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2467: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2468: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2468: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2468: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2468: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2468: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2468: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2468: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2469: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2469: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2469: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2469: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2469: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2469: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2469: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2470: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2470: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2470: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2470: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2470: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2470: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2470: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2471: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2471: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2471: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2471: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2471: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2471: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2471: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2472: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2472: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2472: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2472: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2472: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2472: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2472: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2473: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2473: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2473: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2473: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2473: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2474: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2474: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2474: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2474: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2474: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2475: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2475: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2475: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2475: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2475: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2476: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2476: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2476: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2476: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2476: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2477: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2477: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2477: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2477: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2477: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2478: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2478: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2478: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2478: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2478: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2479: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2479: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2479: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2479: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2479: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2480: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2480: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2480: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2480: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2480: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2482: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2482: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2483: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
@@ -3862,126 +5078,190 @@
./travis/test/riprel.asm:2546: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:2546: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2546: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2548: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2548: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2548: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2548: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2549: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2549: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2549: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2549: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2550: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2550: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2550: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2550: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2551: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2551: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2551: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2551: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2552: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2552: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2552: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2552: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2553: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2553: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2553: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2553: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2554: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2554: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2554: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2554: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2555: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2555: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2555: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2555: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2556: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2556: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2556: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2556: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2556: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2556: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2556: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2557: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2557: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2557: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2557: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2557: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2557: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2557: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2558: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2558: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2558: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2558: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2558: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2558: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2558: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2559: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2559: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2559: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2559: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2559: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2559: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2559: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2560: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2560: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2560: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2560: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2560: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2560: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2560: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2561: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2561: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2561: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2561: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2561: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2561: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2561: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2562: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2562: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2562: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2562: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2562: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2562: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2562: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2563: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2563: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2563: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2563: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2563: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2563: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2563: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2564: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2564: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2564: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2564: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2564: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2564: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2564: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2565: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2565: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2565: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2565: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2565: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2565: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2565: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2566: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2566: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2566: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2566: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2566: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2566: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2566: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2567: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2567: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2567: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2567: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2567: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2567: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2567: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2568: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2568: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2568: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2568: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2568: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2568: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2568: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2569: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2569: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2569: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2569: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2569: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2569: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2569: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2570: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2570: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2570: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2570: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2570: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2570: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2570: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2571: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2571: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2571: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2571: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2571: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2571: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2571: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2572: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2572: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2572: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2572: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2572: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2573: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2573: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2573: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2573: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2573: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2574: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2574: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2574: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2574: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2574: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2575: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2575: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2575: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2575: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2575: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2576: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2576: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2576: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2576: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2576: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2577: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2577: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2577: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2577: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2577: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2578: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2578: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2578: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2578: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2578: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2579: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2579: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2579: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2579: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2579: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2581: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2581: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2582: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
@@ -4190,110 +5470,174 @@
./travis/test/riprel.asm:2645: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:2645: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2645: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2647: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2647: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2647: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2647: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2648: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2648: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2648: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2648: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2649: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2649: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2649: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2649: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2650: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2650: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2650: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2650: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2651: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2651: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2651: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2651: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2652: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2652: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2652: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2652: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2653: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2653: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2653: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2653: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2654: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2654: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2654: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2654: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2655: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2655: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2655: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2655: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2655: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2655: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2655: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2656: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2656: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2656: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2656: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2656: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2656: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2656: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2657: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2657: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2657: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2657: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2657: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2657: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2657: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2658: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2658: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2658: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2658: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2658: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2658: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2658: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2659: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2659: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2659: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2659: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2659: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2659: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2659: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2660: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2660: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2660: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2660: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2660: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2660: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2660: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2661: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2661: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2661: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2661: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2661: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2661: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2661: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2662: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2662: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2662: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2662: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2662: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2662: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2662: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2663: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2663: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2663: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2663: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2663: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2664: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2664: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2664: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2664: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2664: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2665: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2665: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2665: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2665: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2665: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2666: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2666: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2666: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2666: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2666: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2667: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2667: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2667: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2667: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2667: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2668: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2668: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2668: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2668: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2668: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2669: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2669: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2669: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2669: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2669: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2670: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2670: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2670: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2670: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2670: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2671: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2671: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2671: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2671: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2671: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2672: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2672: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2672: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2672: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2672: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2673: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2673: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2673: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2673: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2673: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2674: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2674: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2674: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2674: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2674: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2675: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2675: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2675: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2675: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2675: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2676: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2676: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2676: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2676: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2676: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2677: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2677: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2677: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2677: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2677: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2678: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2678: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2678: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:2678: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:2678: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2691: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:2691: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2691: warning: dword data exceeds bounds [-w+number-overflow]
@@ -4406,62 +5750,126 @@
./travis/test/riprel.asm:2745: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:2746: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:2747: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2749: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2749: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2750: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2750: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2751: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2751: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2752: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2752: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2753: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2753: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2754: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2754: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2755: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2755: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2756: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2756: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2757: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2757: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2757: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2757: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2757: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2758: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2758: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2758: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2758: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2758: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2759: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2759: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2759: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2759: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2759: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2760: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2760: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2760: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2760: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2760: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2761: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2761: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2761: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2761: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2761: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2762: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2762: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2762: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2762: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2762: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2763: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2763: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2763: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2763: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2763: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2764: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2764: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2764: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2764: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2764: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2765: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2765: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2765: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2765: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2765: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2766: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2766: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2766: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2766: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2766: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2767: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2767: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2767: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2767: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2767: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2768: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2768: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2768: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2768: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2768: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2769: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2769: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2769: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2769: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2769: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2770: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2770: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2770: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2770: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2770: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2771: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2771: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2771: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2771: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2771: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2772: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2772: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2772: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2772: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2772: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2773: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2773: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2773: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2774: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2774: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2774: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2775: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2775: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2775: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2776: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2776: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2776: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2777: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2777: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2777: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2778: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2778: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2778: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2779: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2779: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2779: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2780: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2780: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2780: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2790: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:2790: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2790: warning: dword data exceeds bounds [-w+number-overflow]
@@ -4574,62 +5982,126 @@
./travis/test/riprel.asm:2844: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:2845: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:2846: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2848: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2848: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2849: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2849: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2850: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2850: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2851: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2851: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2852: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2852: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2853: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2853: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2854: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2854: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2855: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2855: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2856: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2856: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2856: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2856: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2856: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2857: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2857: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2857: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2857: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2857: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2858: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2858: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2858: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2858: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2858: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2859: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2859: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2859: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2859: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2859: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2860: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2860: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2860: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2860: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2860: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2861: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2861: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2861: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2861: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2861: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2862: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2862: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2862: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2862: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2862: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2863: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2863: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2863: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2863: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2863: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2864: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2864: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2864: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2864: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2864: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2865: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2865: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2865: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2865: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2865: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2866: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2866: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2866: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2866: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2866: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2867: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2867: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2867: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2867: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2867: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2868: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2868: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2868: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2868: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2868: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2869: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2869: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2869: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2869: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2869: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2870: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2870: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2870: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2870: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2870: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2871: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2871: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2871: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2871: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2871: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2872: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2872: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2872: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2873: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2873: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2873: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2874: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2874: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2874: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2875: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2875: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2875: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2876: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2876: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2876: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2877: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2877: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2877: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2878: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2878: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2878: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2879: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2879: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2879: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2889: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:2889: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2889: warning: dword data exceeds bounds [-w+number-overflow]
@@ -4710,46 +6182,110 @@
./travis/test/riprel.asm:2943: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:2944: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:2945: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2947: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2947: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2948: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2948: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2949: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2949: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2950: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2950: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2951: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2951: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2952: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2952: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2953: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2953: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2954: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2954: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2955: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2955: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2955: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2955: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2955: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2956: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2956: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2956: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2956: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2956: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2957: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2957: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2957: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2957: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2957: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2958: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2958: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2958: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2958: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2958: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2959: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2959: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2959: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2959: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2959: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2960: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2960: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2960: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2960: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2960: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2961: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2961: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2961: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2961: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2961: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2962: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2962: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2962: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2962: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2962: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2963: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2963: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2963: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2964: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2964: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2964: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2965: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2965: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2965: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2966: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2966: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2966: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2967: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2967: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2967: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2968: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2968: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2968: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2969: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2969: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2969: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2970: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2970: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2970: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2971: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2971: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2971: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2972: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2972: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2972: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2973: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2973: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2973: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2974: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2974: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2974: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2975: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2975: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2975: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2976: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2976: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2976: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2977: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2977: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2977: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2978: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:2978: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:2978: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:2988: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2988: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:2989: warning: dword data exceeds bounds [-w+number-overflow]
@@ -4814,22 +6350,54 @@
./travis/test/riprel.asm:3035: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3036: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3036: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3047: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3047: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3049: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3049: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3051: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3051: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3053: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3053: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3055: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3055: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3055: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3055: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3057: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3057: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3057: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3057: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3059: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3059: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3059: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3059: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3061: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3061: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3061: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3061: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3063: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3063: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3063: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3063: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3065: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3065: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3065: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3065: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3067: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3067: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3067: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3067: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3069: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3069: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3069: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3069: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3071: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3071: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3073: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3073: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3075: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3075: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3077: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3077: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3087: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3087: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3088: warning: dword data exceeds bounds [-w+number-overflow]
@@ -4894,22 +6462,54 @@
./travis/test/riprel.asm:3134: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3135: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3135: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3146: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3146: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3148: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3148: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3150: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3150: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3152: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3152: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3154: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3154: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3154: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3154: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3156: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3156: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3156: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3156: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3158: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3158: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3158: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3158: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3160: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3160: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3160: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3160: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3162: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3162: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3162: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3162: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3164: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3164: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3164: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3164: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3166: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3166: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3166: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3166: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3168: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3168: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3168: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3168: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3170: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3170: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3172: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3172: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3174: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3174: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3176: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3176: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3186: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3187: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3187: warning: dword data exceeds bounds [-w+number-overflow]
@@ -4934,22 +6534,86 @@
./travis/test/riprel.asm:3225: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3226: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3226: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3244: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3244: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3245: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3245: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3246: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3246: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3247: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3247: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3248: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3248: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3249: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3249: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3250: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3250: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3251: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3251: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3252: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3252: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3252: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3252: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3253: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3253: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3253: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3253: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3254: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3254: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3254: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3254: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3255: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3255: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3255: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3255: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3256: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3256: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3256: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3256: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3257: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3257: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3257: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3257: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3258: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3258: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3258: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3258: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3259: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3259: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3259: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3259: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3260: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3260: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3261: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3261: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3262: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3262: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3263: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3263: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3264: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3264: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3265: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3265: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3266: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3266: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3267: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3267: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3268: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3268: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3269: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3269: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3270: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3270: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3271: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3271: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3272: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3272: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3273: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3273: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3274: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3274: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3275: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3275: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3285: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:3285: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3285: warning: dword data exceeds bounds [-w+number-overflow]
@@ -5062,62 +6726,126 @@
./travis/test/riprel.asm:3339: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:3340: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:3341: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3343: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3343: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3344: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3344: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3345: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3345: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3346: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3346: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3347: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3347: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3348: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3348: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3349: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3349: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3350: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3350: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3351: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3351: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3351: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3351: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3351: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3352: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3352: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3352: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3352: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3352: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3353: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3353: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3353: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3353: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3353: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3354: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3354: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3354: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3354: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3354: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3355: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3355: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3355: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3355: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3355: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3356: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3356: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3356: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3356: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3356: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3357: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3357: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3357: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3357: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3357: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3358: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3358: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3358: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3358: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3358: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3359: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3359: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3359: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3359: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3359: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3360: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3360: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3360: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3360: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3360: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3361: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3361: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3361: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3361: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3361: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3362: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3362: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3362: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3362: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3362: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3363: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3363: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3363: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3363: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3363: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3364: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3364: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3364: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3364: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3364: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3365: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3365: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3365: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3365: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3365: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3366: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3366: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3366: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3366: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3366: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3367: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3367: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3367: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3368: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3368: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3368: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3369: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3369: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3369: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3370: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3370: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3370: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3371: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3371: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3371: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3372: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3372: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3372: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3373: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3373: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3373: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3374: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3374: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3374: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3384: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:3384: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3384: warning: dword data exceeds bounds [-w+number-overflow]
@@ -5230,62 +6958,126 @@
./travis/test/riprel.asm:3438: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:3439: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:3440: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3442: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3442: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3443: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3443: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3444: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3444: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3445: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3445: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3446: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3446: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3447: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3447: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3448: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3448: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3449: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3449: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3450: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3450: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3450: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3450: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3450: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3451: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3451: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3451: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3451: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3451: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3452: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3452: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3452: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3452: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3452: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3453: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3453: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3453: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3453: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3453: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3454: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3454: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3454: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3454: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3454: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3455: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3455: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3455: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3455: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3455: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3456: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3456: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3456: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3456: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3456: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3457: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3457: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3457: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3457: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3457: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3458: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3458: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3458: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3458: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3458: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3459: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3459: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3459: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3459: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3459: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3460: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3460: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3460: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3460: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3460: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3461: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3461: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3461: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3461: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3461: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3462: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3462: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3462: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3462: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3462: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3463: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3463: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3463: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3463: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3463: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3464: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3464: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3464: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3464: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3464: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3465: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3465: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3465: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3465: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3465: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3466: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3466: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3466: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3467: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3467: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3467: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3468: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3468: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3468: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3469: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3469: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3469: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3470: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3470: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3470: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3471: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3471: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3471: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3472: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3472: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3472: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3473: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3473: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3473: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3483: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:3483: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3483: warning: dword data exceeds bounds [-w+number-overflow]
@@ -5366,46 +7158,110 @@
./travis/test/riprel.asm:3537: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:3538: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:3539: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3541: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3541: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3542: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3542: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3543: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3543: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3544: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3544: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3545: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3545: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3546: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3546: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3547: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3547: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3548: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3548: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3549: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3549: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3549: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3549: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3549: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3550: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3550: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3550: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3550: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3550: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3551: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3551: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3551: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3551: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3551: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3552: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3552: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3552: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3552: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3552: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3553: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3553: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3553: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3553: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3553: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3554: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3554: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3554: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3554: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3554: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3555: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3555: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3555: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3555: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3555: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3556: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3556: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3556: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3556: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3556: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3557: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3557: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3557: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3558: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3558: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3558: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3559: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3559: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3559: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3560: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3560: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3560: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3561: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3561: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3561: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3562: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3562: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3562: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3563: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3563: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3563: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3564: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3564: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3564: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3565: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3565: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3565: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3566: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3566: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3566: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3567: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3567: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3567: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3568: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3568: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3568: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3569: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3569: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3569: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3570: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3570: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3570: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3571: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3571: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3571: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3572: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:3572: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3572: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3582: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3582: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3583: warning: dword data exceeds bounds [-w+number-overflow]
@@ -5470,22 +7326,54 @@
./travis/test/riprel.asm:3629: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3630: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3630: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3641: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3641: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3643: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3643: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3645: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3645: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3647: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3647: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3649: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3649: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3649: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3649: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3651: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3651: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3651: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3651: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3653: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3653: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3653: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3653: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3655: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3655: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3655: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3655: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3657: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3657: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3657: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3657: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3659: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3659: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3659: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3659: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3661: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3661: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3661: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3661: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3663: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3663: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3663: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3663: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3665: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3665: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3667: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3667: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3669: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3669: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3671: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3671: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3681: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3681: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3682: warning: dword data exceeds bounds [-w+number-overflow]
@@ -5550,22 +7438,54 @@
./travis/test/riprel.asm:3728: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3729: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3729: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3740: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3740: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3742: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3742: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3744: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3744: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3746: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3746: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3748: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3748: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3748: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3748: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3750: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3750: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3750: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3750: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3752: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3752: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3752: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3752: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3754: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3754: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3754: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3754: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3756: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3756: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3756: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3756: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3758: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3758: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3758: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3758: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3760: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3760: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3760: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3760: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3762: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3762: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3762: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3762: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3764: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3764: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3766: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3766: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3768: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3768: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3770: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3770: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3780: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3781: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3781: warning: dword data exceeds bounds [-w+number-overflow]
@@ -5590,22 +7510,86 @@
./travis/test/riprel.asm:3819: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3820: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3820: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3838: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3838: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3839: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3839: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3840: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3840: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3841: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3841: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3842: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3842: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3843: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3843: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3844: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3844: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3845: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3845: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3846: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3846: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3846: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3846: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3847: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3847: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3847: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3847: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3848: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3848: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3848: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3848: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3849: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3849: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3849: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3849: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3850: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3850: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3850: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3850: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3851: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3851: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3851: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3851: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3852: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3852: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3852: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3852: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3853: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3853: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3853: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3853: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3854: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3854: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3855: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3855: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3856: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3856: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3857: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3857: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3858: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3858: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3859: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3859: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3860: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3860: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3861: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3861: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3862: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3862: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3863: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3863: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3864: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3864: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3865: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3865: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3866: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3866: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3867: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3867: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3868: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3868: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3869: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3869: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3879: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3879: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3880: warning: dword data exceeds bounds [-w+number-overflow]
@@ -5670,22 +7654,54 @@
./travis/test/riprel.asm:3926: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3927: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3927: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3938: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3938: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3940: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3940: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3942: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3942: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3944: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3944: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3946: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3946: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3946: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3946: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3948: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3948: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3948: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3948: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3950: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3950: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3950: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3950: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3952: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3952: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3952: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3952: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3954: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3954: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3954: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3954: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3956: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3956: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3956: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3956: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3958: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3958: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3958: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3958: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3960: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3960: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3960: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3960: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:3962: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3962: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3964: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3964: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3966: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3966: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3968: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:3968: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:3978: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3978: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:3979: warning: dword data exceeds bounds [-w+number-overflow]
@@ -5750,22 +7766,54 @@
./travis/test/riprel.asm:4025: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4026: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4026: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:4037: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4037: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4039: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4039: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4041: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4041: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4043: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4043: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4045: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4045: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4045: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4045: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:4047: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4047: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4047: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4047: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:4049: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4049: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4049: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4049: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:4051: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4051: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4051: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4051: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:4053: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4053: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4053: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4053: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:4055: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4055: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4055: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4055: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:4057: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4057: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4057: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4057: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:4059: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4059: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4059: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4059: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:4061: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4061: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4063: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4063: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4065: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4065: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4067: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4067: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4077: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4078: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4078: warning: dword data exceeds bounds [-w+number-overflow]
@@ -5790,22 +7838,86 @@
./travis/test/riprel.asm:4116: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4117: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4117: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:4135: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4135: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4136: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4136: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4137: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4137: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4138: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4138: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4139: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4139: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4140: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4140: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4141: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4141: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4142: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4142: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4143: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4143: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4143: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4143: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:4144: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4144: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4144: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4144: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:4145: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4145: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4145: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4145: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:4146: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4146: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4146: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4146: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:4147: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4147: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4147: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4147: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:4148: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4148: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4148: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4148: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:4149: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4149: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4149: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4149: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:4150: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4150: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4150: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4150: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:4151: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4151: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4152: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4152: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4153: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4153: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4154: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4154: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4155: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4155: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4156: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4156: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4157: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4157: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4158: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4158: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4159: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4159: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4160: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4160: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4161: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4161: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4162: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4162: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4163: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4163: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4164: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4164: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4165: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4165: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4166: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4166: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4176: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:4176: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4176: warning: dword data exceeds bounds [-w+number-overflow]
@@ -5918,62 +8030,126 @@
./travis/test/riprel.asm:4230: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:4231: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:4232: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4234: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4234: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4235: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4235: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4236: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4236: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4237: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4237: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4238: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4238: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4239: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4239: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4240: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4240: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4241: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4241: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4242: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4242: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4242: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4242: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4242: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4243: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4243: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4243: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4243: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4243: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4244: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4244: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4244: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4244: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4244: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4245: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4245: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4245: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4245: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4245: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4246: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4246: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4246: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4246: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4246: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4247: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4247: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4247: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4247: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4247: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4248: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4248: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4248: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4248: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4248: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4249: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4249: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4249: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4249: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4249: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4250: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4250: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4250: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4250: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4250: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4251: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4251: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4251: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4251: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4251: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4252: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4252: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4252: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4252: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4252: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4253: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4253: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4253: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4253: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4253: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4254: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4254: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4254: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4254: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4254: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4255: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4255: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4255: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4255: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4255: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4256: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4256: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4256: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4256: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4256: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4257: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4257: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4257: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4257: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4257: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4258: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4258: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4258: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4259: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4259: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4259: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4260: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4260: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4260: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4261: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4261: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4261: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4262: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4262: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4262: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4263: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4263: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4263: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4264: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4264: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4264: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4265: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4265: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4265: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4275: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:4275: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4275: warning: dword data exceeds bounds [-w+number-overflow]
@@ -6086,62 +8262,126 @@
./travis/test/riprel.asm:4329: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:4330: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:4331: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4333: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4333: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4334: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4334: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4335: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4335: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4336: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4336: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4337: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4337: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4338: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4338: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4339: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4339: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4340: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4340: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4341: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4341: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4341: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4341: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4341: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4342: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4342: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4342: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4342: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4342: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4343: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4343: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4343: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4343: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4343: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4344: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4344: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4344: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4344: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4344: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4345: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4345: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4345: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4345: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4345: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4346: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4346: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4346: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4346: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4346: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4347: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4347: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4347: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4347: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4347: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4348: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4348: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4348: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4348: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4348: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4349: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4349: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4349: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4349: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4349: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4350: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4350: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4350: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4350: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4350: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4351: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4351: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4351: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4351: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4351: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4352: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4352: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4352: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4352: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4352: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4353: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4353: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4353: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4353: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4353: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4354: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4354: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4354: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4354: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4354: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4355: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4355: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4355: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4355: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4355: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4356: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4356: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4356: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4356: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4356: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4357: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4357: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4357: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4358: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4358: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4358: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4359: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4359: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4359: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4360: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4360: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4360: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4361: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4361: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4361: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4362: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4362: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4362: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4363: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4363: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4363: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4364: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4364: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4364: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4374: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:4374: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4374: warning: dword data exceeds bounds [-w+number-overflow]
@@ -6222,46 +8462,110 @@
./travis/test/riprel.asm:4428: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:4429: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:4430: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4432: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4432: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4433: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4433: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4434: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4434: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4435: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4435: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4436: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4436: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4437: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4437: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4438: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4438: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4439: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4439: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4440: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4440: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4440: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4440: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4440: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4441: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4441: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4441: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4441: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4441: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4442: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4442: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4442: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4442: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4442: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4443: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4443: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4443: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4443: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4443: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4444: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4444: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4444: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4444: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4444: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4445: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4445: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4445: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4445: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4445: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4446: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4446: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4446: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4446: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4446: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4447: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4447: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4447: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4447: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4447: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4448: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4448: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4448: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4449: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4449: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4449: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4450: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4450: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4450: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4451: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4451: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4451: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4452: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4452: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4452: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4453: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4453: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4453: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4454: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4454: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4454: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4455: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4455: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4455: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4456: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4456: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4456: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4457: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4457: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4457: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4458: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4458: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4458: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4459: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4459: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4459: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4460: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4460: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4460: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4461: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4461: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4461: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4462: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4462: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4462: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4463: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4463: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4463: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4465: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4465: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4466: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
@@ -6502,126 +8806,190 @@
./travis/test/riprel.asm:4529: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:4529: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4529: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4531: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4531: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4531: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4531: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4532: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4532: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4532: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4532: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4533: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4533: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4533: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4533: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4534: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4534: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4534: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4534: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4535: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4535: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4535: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4535: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4536: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4536: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4536: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4536: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4537: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4537: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4537: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4537: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4538: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4538: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4538: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4538: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4539: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4539: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4539: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4539: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4539: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4539: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4539: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4540: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4540: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4540: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4540: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4540: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4540: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4540: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4541: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4541: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4541: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4541: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4541: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4541: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4541: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4542: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4542: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4542: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4542: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4542: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4542: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4542: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4543: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4543: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4543: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4543: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4543: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4543: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4543: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4544: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4544: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4544: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4544: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4544: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4544: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4544: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4545: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4545: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4545: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4545: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4545: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4545: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4545: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4546: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4546: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4546: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4546: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4546: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4546: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4546: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4547: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4547: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4547: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4547: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4547: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4547: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4547: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4548: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4548: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4548: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4548: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4548: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4548: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4548: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4549: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4549: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4549: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4549: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4549: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4549: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4549: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4550: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4550: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4550: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4550: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4550: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4550: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4550: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4551: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4551: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4551: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4551: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4551: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4551: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4551: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4552: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4552: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4552: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4552: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4552: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4552: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4552: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4553: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4553: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4553: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4553: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4553: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4553: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4553: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4554: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4554: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4554: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4554: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4554: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4554: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4554: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4555: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4555: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4555: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4555: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4555: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4556: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4556: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4556: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4556: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4556: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4557: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4557: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4557: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4557: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4557: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4558: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4558: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4558: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4558: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4558: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4559: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4559: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4559: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4559: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4559: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4560: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4560: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4560: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4560: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4560: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4561: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4561: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4561: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4561: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4561: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4562: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4562: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4562: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4562: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4562: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4564: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4564: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4565: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
@@ -6862,126 +9230,190 @@
./travis/test/riprel.asm:4628: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:4628: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4628: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4630: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4630: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4630: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4630: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4631: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4631: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4631: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4631: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4632: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4632: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4632: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4632: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4633: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4633: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4633: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4633: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4634: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4634: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4634: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4634: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4635: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4635: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4635: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4635: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4636: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4636: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4636: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4636: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4637: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4637: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4637: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4637: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4638: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4638: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4638: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4638: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4638: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4638: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4638: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4639: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4639: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4639: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4639: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4639: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4639: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4639: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4640: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4640: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4640: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4640: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4640: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4640: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4640: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4641: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4641: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4641: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4641: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4641: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4641: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4641: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4642: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4642: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4642: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4642: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4642: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4642: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4642: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4643: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4643: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4643: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4643: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4643: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4643: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4643: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4644: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4644: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4644: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4644: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4644: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4644: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4644: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4645: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4645: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4645: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4645: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4645: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4645: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4645: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4646: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4646: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4646: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4646: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4646: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4646: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4646: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4647: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4647: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4647: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4647: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4647: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4647: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4647: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4648: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4648: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4648: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4648: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4648: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4648: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4648: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4649: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4649: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4649: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4649: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4649: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4649: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4649: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4650: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4650: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4650: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4650: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4650: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4650: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4650: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4651: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4651: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4651: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4651: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4651: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4651: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4651: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4652: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4652: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4652: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4652: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4652: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4652: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4652: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4653: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4653: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4653: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4653: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4653: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4653: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4653: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4654: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4654: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4654: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4654: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4654: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4655: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4655: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4655: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4655: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4655: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4656: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4656: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4656: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4656: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4656: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4657: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4657: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4657: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4657: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4657: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4658: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4658: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4658: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4658: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4658: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4659: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4659: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4659: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4659: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4659: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4660: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4660: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4660: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4660: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4660: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4661: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4661: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4661: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4661: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4661: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4663: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4663: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4664: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
@@ -7190,110 +9622,174 @@
./travis/test/riprel.asm:4727: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:4727: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4727: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4729: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4729: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4729: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4729: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4730: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4730: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4730: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4730: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4731: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4731: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4731: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4731: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4732: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4732: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4732: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4732: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4733: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4733: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4733: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4733: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4734: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4734: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4734: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4734: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4735: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4735: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4735: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4735: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:4736: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4736: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4736: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4736: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4737: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4737: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4737: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4737: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4737: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4737: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4737: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4738: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4738: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4738: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4738: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4738: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4738: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4738: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4739: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4739: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4739: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4739: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4739: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4739: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4739: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4740: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4740: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4740: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4740: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4740: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4740: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4740: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4741: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4741: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4741: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4741: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4741: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4741: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4741: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4742: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4742: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4742: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4742: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4742: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4742: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4742: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4743: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4743: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4743: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4743: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4743: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4743: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4743: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4744: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4744: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4744: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4744: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4744: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4744: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4744: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4745: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4745: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4745: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4745: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4745: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4746: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4746: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4746: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4746: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4746: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4747: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4747: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4747: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4747: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4747: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4748: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4748: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4748: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4748: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4748: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4749: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4749: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4749: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4749: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4749: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4750: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4750: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4750: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4750: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4750: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4751: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4751: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4751: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4751: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4751: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4752: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4752: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4752: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4752: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4752: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4753: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4753: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4753: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4753: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4753: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4754: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4754: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4754: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4754: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4754: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4755: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4755: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4755: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4755: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4755: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4756: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4756: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4756: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4756: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4756: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4757: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4757: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4757: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4757: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4757: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4758: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4758: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4758: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4758: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4758: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4759: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4759: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4759: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4759: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4759: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4760: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:4760: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4760: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4760: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4760: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4762: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4762: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4763: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
@@ -7488,84 +9984,116 @@
./travis/test/riprel.asm:4826: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4828: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4828: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4829: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4829: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4829: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4829: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4830: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4830: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4831: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4831: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4831: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4831: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4832: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4832: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4833: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4833: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4833: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4833: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4834: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4834: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4835: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4835: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4835: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4835: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4836: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4836: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4837: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4837: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4837: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4837: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4837: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4837: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4838: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4838: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4839: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4839: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4839: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4839: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4839: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4839: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4840: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4840: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4841: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4841: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4841: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4841: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4841: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4841: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4842: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4842: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4843: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4843: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4843: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4843: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4843: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4843: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4844: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4844: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4845: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4845: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4845: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4845: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4845: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4845: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4846: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4846: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4847: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4847: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4847: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4847: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4847: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4847: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4848: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4848: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4849: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4849: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4849: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4849: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4849: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4849: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4850: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4850: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4851: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4851: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4851: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4851: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4851: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4851: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4852: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4852: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4853: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4853: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4853: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4853: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4854: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4854: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4855: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4855: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4855: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4855: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4856: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4856: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4857: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4857: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4857: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4857: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4858: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4858: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4859: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4859: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4859: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4859: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4861: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4861: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4862: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
@@ -7760,84 +10288,116 @@
./travis/test/riprel.asm:4925: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4927: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4927: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4928: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4928: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4928: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4928: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4929: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4929: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4930: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4930: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4930: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4930: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4931: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4931: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4932: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4932: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4932: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4932: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4933: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4933: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4934: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4934: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4934: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4934: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4935: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4935: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4936: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4936: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4936: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4936: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4936: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4936: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4937: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4937: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4938: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4938: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4938: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4938: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4938: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4938: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4939: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4939: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4940: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4940: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4940: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4940: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4940: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4940: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4941: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4941: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4942: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4942: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4942: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4942: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4942: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4942: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4943: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4943: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4944: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4944: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4944: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4944: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4944: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4944: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4945: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4945: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4946: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4946: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4946: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4946: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4946: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4946: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4947: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4947: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4948: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4948: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4948: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4948: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4948: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4948: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4949: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4949: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4950: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4950: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4950: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4950: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4950: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4950: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:4951: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4951: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4952: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4952: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4952: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4952: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4953: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4953: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4954: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4954: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4954: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4954: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4955: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4955: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4956: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4956: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4956: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4956: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4957: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4957: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4958: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4958: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4958: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:4958: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:4960: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4960: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:4961: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
@@ -7990,86 +10550,150 @@
./travis/test/riprel.asm:5023: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5024: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5024: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5026: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5026: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5026: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5026: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5027: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5027: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5027: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5027: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5028: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5028: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5028: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5028: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5029: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5029: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5029: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5029: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5030: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5030: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5030: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5030: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5031: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5031: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5031: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5031: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5032: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5032: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5032: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5032: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5033: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5033: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5033: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5033: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5034: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5034: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5034: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5034: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5034: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5034: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:5035: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5035: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5035: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5035: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5035: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5035: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:5036: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5036: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5036: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5036: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5036: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5036: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:5037: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5037: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5037: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5037: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5037: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5037: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:5038: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5038: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5038: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5038: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5038: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5038: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:5039: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5039: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5039: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5039: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5039: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5039: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:5040: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5040: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5040: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5040: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5040: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5040: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:5041: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5041: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5041: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5041: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5041: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5041: warning: dword data exceeds bounds [-w+number-overflow]
+./travis/test/riprel.asm:5042: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5042: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5042: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5042: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5043: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5043: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5043: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5043: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5044: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5044: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5044: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5044: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5045: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5045: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5045: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5045: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5046: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5046: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5046: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5046: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5047: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5047: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5047: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5047: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5048: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5048: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5048: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5048: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5049: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5049: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5049: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5049: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5050: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5050: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5050: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5050: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5051: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5051: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5051: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5051: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5052: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5052: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5052: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5052: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5053: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5053: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5053: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5053: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5054: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5054: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5054: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5054: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5055: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5055: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5055: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5055: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5056: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5056: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5056: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5056: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5057: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5057: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5057: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5057: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5059: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5059: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5060: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
@@ -8310,126 +10934,190 @@
./travis/test/riprel.asm:5123: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:5123: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5123: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5125: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5125: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5125: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5125: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5126: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5126: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5126: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5126: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5127: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5127: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5127: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5127: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5128: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5128: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5128: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5128: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5129: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5129: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5129: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5129: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5130: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5130: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5130: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5130: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5131: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5131: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5131: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5131: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5132: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5132: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5132: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5132: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5133: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5133: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5133: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5133: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5133: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5133: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5133: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5134: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5134: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5134: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5134: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5134: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5134: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5134: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5135: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5135: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5135: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5135: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5135: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5135: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5135: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5136: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5136: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5136: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5136: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5136: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5136: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5136: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5137: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5137: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5137: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5137: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5137: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5137: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5137: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5138: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5138: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5138: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5138: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5138: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5138: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5138: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5139: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5139: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5139: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5139: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5139: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5139: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5139: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5140: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5140: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5140: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5140: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5140: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5140: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5140: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5141: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5141: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5141: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5141: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5141: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5141: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5141: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5142: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5142: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5142: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5142: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5142: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5142: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5142: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5143: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5143: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5143: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5143: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5143: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5143: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5143: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5144: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5144: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5144: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5144: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5144: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5144: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5144: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5145: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5145: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5145: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5145: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5145: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5145: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5145: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5146: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5146: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5146: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5146: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5146: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5146: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5146: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5147: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5147: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5147: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5147: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5147: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5147: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5147: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5148: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5148: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5148: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5148: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5148: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5148: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5148: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5149: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5149: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5149: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5149: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5149: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5150: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5150: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5150: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5150: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5150: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5151: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5151: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5151: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5151: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5151: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5152: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5152: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5152: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5152: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5152: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5153: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5153: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5153: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5153: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5153: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5154: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5154: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5154: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5154: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5154: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5155: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5155: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5155: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5155: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5155: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5156: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5156: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5156: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5156: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5156: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5158: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5158: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5159: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
@@ -8670,126 +11358,190 @@
./travis/test/riprel.asm:5222: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:5222: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5222: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5224: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5224: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5224: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5224: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5225: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5225: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5225: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5225: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5226: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5226: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5226: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5226: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5227: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5227: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5227: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5227: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5228: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5228: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5228: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5228: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5229: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5229: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5229: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5229: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5230: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5230: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5230: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5230: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5231: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5231: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5231: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5231: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5232: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5232: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5232: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5232: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5232: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5232: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5232: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5233: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5233: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5233: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5233: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5233: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5233: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5233: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5234: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5234: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5234: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5234: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5234: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5234: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5234: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5235: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5235: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5235: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5235: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5235: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5235: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5235: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5236: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5236: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5236: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5236: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5236: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5236: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5236: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5237: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5237: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5237: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5237: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5237: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5237: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5237: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5238: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5238: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5238: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5238: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5238: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5238: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5238: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5239: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5239: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5239: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5239: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5239: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5239: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5239: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5240: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5240: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5240: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5240: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5240: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5240: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5240: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5241: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5241: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5241: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5241: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5241: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5241: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5241: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5242: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5242: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5242: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5242: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5242: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5242: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5242: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5243: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5243: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5243: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5243: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5243: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5243: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5243: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5244: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5244: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5244: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5244: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5244: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5244: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5244: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5245: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5245: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5245: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5245: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5245: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5245: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5245: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5246: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5246: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5246: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5246: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5246: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5246: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5246: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5247: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5247: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5247: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5247: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5247: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5247: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5247: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5248: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5248: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5248: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5248: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5248: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5249: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5249: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5249: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5249: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5249: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5250: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5250: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5250: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5250: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5250: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5251: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5251: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5251: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5251: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5251: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5252: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5252: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5252: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5252: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5252: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5253: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5253: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5253: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5253: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5253: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5254: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5254: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5254: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5254: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5254: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5255: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5255: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5255: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5255: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5255: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5257: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5257: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5258: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
@@ -8998,107 +11750,171 @@
./travis/test/riprel.asm:5321: warning: absolute address can not be RIP-relative [-w+other]
./travis/test/riprel.asm:5321: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5321: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5323: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5323: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5323: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5323: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5324: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5324: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5324: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5324: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5325: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5325: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5325: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5325: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5326: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5326: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5326: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5326: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5327: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5327: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5327: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5327: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5328: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5328: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5328: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5328: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5329: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5329: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5329: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5329: warning: displacement size ignored on absolute address [-w+other]
+./travis/test/riprel.asm:5330: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5330: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5330: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5330: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5331: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5331: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5331: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5331: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5331: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5331: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5331: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5332: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5332: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5332: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5332: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5332: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5332: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5332: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5333: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5333: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5333: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5333: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5333: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5333: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5333: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5334: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5334: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5334: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5334: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5334: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5334: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5334: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5335: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5335: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5335: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5335: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5335: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5335: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5335: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5336: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5336: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5336: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5336: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5336: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5336: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5336: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5337: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5337: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5337: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5337: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5337: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5337: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5337: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5338: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5338: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5338: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5338: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5338: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5338: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5338: warning: dword data exceeds bounds [-w+number-overflow]
./travis/test/riprel.asm:5339: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5339: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5339: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5339: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5339: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5340: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5340: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5340: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5340: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5340: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5341: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5341: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5341: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5341: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5341: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5342: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5342: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5342: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5342: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5342: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5343: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5343: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5343: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5343: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5343: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5344: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5344: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5344: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5344: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5344: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5345: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5345: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5345: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5345: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5345: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5346: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5346: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5346: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5346: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5346: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5347: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5347: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5347: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5347: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5347: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5348: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5348: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5348: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5348: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5348: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5349: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5349: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5349: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5349: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5349: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5350: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5350: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5350: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5350: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5350: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5351: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5351: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5351: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5351: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5351: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5352: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5352: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5352: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5352: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5352: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5353: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5353: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5353: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
./travis/test/riprel.asm:5353: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5353: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5354: warning: absolute address can not be RIP-relative [-w+other]
+./travis/test/riprel.asm:5354: warning: displacement size ignored on absolute address [-w+other]
./travis/test/riprel.asm:5354: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
-./travis/test/riprel.asm:5354: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other] \ No newline at end of file
+./travis/test/riprel.asm:5354: warning: es segment base generated, but will be ignored in 64-bit mode [-w+other]
+./travis/test/riprel.asm:5354: warning: displacement size ignored on absolute address [-w+other] \ No newline at end of file