summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/i386/cdr.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/i386/cdr.s')
-rw-r--r--gas/testsuite/gas/i386/cdr.s17
1 files changed, 5 insertions, 12 deletions
diff --git a/gas/testsuite/gas/i386/cdr.s b/gas/testsuite/gas/i386/cdr.s
index fb7c5a04d33..b8dd24a5427 100644
--- a/gas/testsuite/gas/i386/cdr.s
+++ b/gas/testsuite/gas/i386/cdr.s
@@ -1,14 +1,7 @@
.text
start:
- .byte 0x0f
- .byte 0x22
- .byte 0x1f
- .byte 0x0f
- .byte 0x20
- .byte 0x1f
- .byte 0x0f
- .byte 0x21
- .byte 0x1f
- .byte 0x0f
- .byte 0x23
- .byte 0x1f
+ .code32
+ .insn 0x0f22, (%edi), %cr3
+ .insn 0x0f20, %cr3, (%edi)
+ .insn 0x0f21, %db3, (%edi)
+ .insn 0x0f23, (%edi), %db3