x86-64: correct / adjust prefix emission
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-mpx-branch-1.s
index 3cdb1091724ff82528cf5854a040586227b6b564..16cd019ab4d539c024e0ac8b6ec75a2e7be59d9e 100644 (file)
@@ -2,6 +2,9 @@
        bnd call        0x100040
        bnd jmp         0x100040
 
+       bnd data16 rex.w call   0x100040
+       bnd data16 rex.w jmp    0x100040
+
 foo1:
        bnd jmp         foo1
        bnd jb          foo1
This page took 0.028966 seconds and 4 git commands to generate.