x86: Pass -O0 to assembler for some tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / cdr.s
1 .text
2 start:
3 .byte 0x0f
4 .byte 0x22
5 .byte 0x1f
6 .byte 0x0f
7 .byte 0x20
8 .byte 0x1f
9 .byte 0x0f
10 .byte 0x21
11 .byte 0x1f
12 .byte 0x0f
13 .byte 0x23
14 .byte 0x1f
This page took 0.032019 seconds and 4 git commands to generate.