Replace CpuSSE3 with CpuCX16 for cmpxchg16b
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / intelpic.d
1 #as: -J
2 #objdump: -dw
3 #name: i386 intelpic
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 0+ <gs_foo>:
10 [ ]*[a-f0-9]+: c3 ret
11
12 0+1 <bar>:
13 [ ]*[a-f0-9]+: 8d 83 14 00 00 00 lea 0x14\(%ebx\),%eax
14 [ ]*[a-f0-9]+: 8b 83 00 00 00 00 mov 0x0\(%ebx\),%eax
15 [ ]*[a-f0-9]+: ff 24 85 0d 00 00 00 jmp \*0xd\(,%eax,4\)
16 [ ]*[a-f0-9]+: 8d 83 14 00 00 00 lea 0x14\(%ebx\),%eax
17 [ ]*[a-f0-9]+: ff 24 85 0d 10 00 00 jmp \*0x100d\(,%eax,4\)
18 [ ]*[a-f0-9]+: ff 24 85 28 10 00 00 jmp \*0x1028\(,%eax,4\)
19 [ ]*[a-f0-9]+: 90 nop
20
21 0+29 <L11>:
22 [ ]*[a-f0-9]+: ff 24 85 29 10 00 00 jmp \*0x1029\(,%eax,4\)
23 [ ]*[a-f0-9]+: ff 24 85 37 10 00 00 jmp \*0x1037\(,%eax,4\)
24
25 0+37 <L12>:
26 [ ]*[a-f0-9]+: 90 nop
27 #pass
This page took 0.036206 seconds and 4 git commands to generate.