Enable Intel CLDEMOTE instruction.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nops.s
index abeff5e0d0f05acfb0f02c149dcafd53172f4472..c75e8ce15596af0c47ff4b54c8a105d4b8bac0cd 100644 (file)
        .byte 0x0f, 0x1f, 0x9C, 0x1D, 0x11, 0x22, 0x33, 0x44
 
        .byte 0x0f, 0x19, 0x04, 0x60
-       .byte 0x0f, 0x1c, 0x04, 0x60
+#      .byte 0x0f, 0x1c, 0x04, 0x60    Now it became cldemote (%eax,%eiz,2)
        .byte 0x0f, 0x1d, 0x04, 0x60
        .byte 0x0f, 0x1e, 0x04, 0x60
        .byte 0x0f, 0x1f, 0x04, 0x60
 
        .byte 0x0f, 0x19, 0x04, 0x59
-       .byte 0x0f, 0x1c, 0x04, 0x59
+#      .byte 0x0f, 0x1c, 0x04, 0x59    Now it became cldemote (%eax,%ebx,2)
        .byte 0x0f, 0x1d, 0x04, 0x59
        .byte 0x0f, 0x1e, 0x04, 0x59
        .byte 0x0f, 0x1f, 0x04, 0x59
This page took 0.050024 seconds and 4 git commands to generate.