Fix Arm build error
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / long-1.s
CommitLineData
f16cd0d5
L
1# Long Instructions
2
3 .text
4foo:
5.byte 0xf2
6.byte 0xf0
7.byte 0xf0
8.byte 0xf0
9.byte 0xf2
10.byte 0xf2
11.byte 0xf2
12.byte 0xf2
13.byte 0xf2
14.byte 0xf2
15.byte 0xf0
16.byte 0xf0
285ca992 17movss (%eax), %xmm0
f16cd0d5
L
18.byte 0xf2
19.byte 0xf0
20.byte 0xf0
21.byte 0xf0
22.byte 0xf2
23.byte 0xf2
24.byte 0xf2
25.byte 0xf2
26.byte 0xf0
27.byte 0xf0
28.byte 0xf0
29.byte 0xf0
285ca992 30movss (%eax), %xmm0
This page took 0.458384 seconds and 4 git commands to generate.