Support Intel MPX
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-nops.s
index 961f3d48020c1a6f22e1c180b525329d4f800db1..1e048913a2cf36d7fdf3ea7de581481061b227b1 100644 (file)
@@ -20,8 +20,6 @@
 
        # with base and imm8
        .byte 0x0f, 0x19, 0x5A, 0x22
-       .byte 0x0f, 0x1a, 0x5A, 0x22
-       .byte 0x0f, 0x1b, 0x5A, 0x22
        .byte 0x0f, 0x1c, 0x5A, 0x22
        .byte 0x0f, 0x1d, 0x5A, 0x22
        .byte 0x0f, 0x1e, 0x5A, 0x22
 
        # with sib and imm32
        .byte 0x0f, 0x19, 0x9C, 0x1D, 0x11, 0x22, 0x33, 0x44
-       .byte 0x0f, 0x1a, 0x9C, 0x1D, 0x11, 0x22, 0x33, 0x44
-       .byte 0x0f, 0x1b, 0x9C, 0x1D, 0x11, 0x22, 0x33, 0x44
        .byte 0x0f, 0x1c, 0x9C, 0x1D, 0x11, 0x22, 0x33, 0x44
        .byte 0x0f, 0x1d, 0x9C, 0x1D, 0x11, 0x22, 0x33, 0x44
        .byte 0x0f, 0x1e, 0x9C, 0x1D, 0x11, 0x22, 0x33, 0x44
        .byte 0x0f, 0x1f, 0x9C, 0x1D, 0x11, 0x22, 0x33, 0x44
 
        .byte 0x0f, 0x19, 0x04, 0x60
-       .byte 0x0f, 0x1a, 0x04, 0x60
-       .byte 0x0f, 0x1b, 0x04, 0x60
        .byte 0x0f, 0x1c, 0x04, 0x60
        .byte 0x0f, 0x1d, 0x04, 0x60
        .byte 0x0f, 0x1e, 0x04, 0x60
        .byte 0x0f, 0x1f, 0x04, 0x60
 
        .byte 0x0f, 0x19, 0x04, 0x59
-       .byte 0x0f, 0x1a, 0x04, 0x59
-       .byte 0x0f, 0x1b, 0x04, 0x59
        .byte 0x0f, 0x1c, 0x04, 0x59
        .byte 0x0f, 0x1d, 0x04, 0x59
        .byte 0x0f, 0x1e, 0x04, 0x59
This page took 0.041677 seconds and 4 git commands to generate.