S/390: ifunc: Redirect local function calls to the IPLT.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / mem.d
CommitLineData
d9a5e5e5
L
1#objdump: -dw
2#name: i386 mem
3
4.*: file format .*
5
6Disassembly of section .text:
7
80+ <_start>:
9[ ]*[a-f0-9]+: 0f 01 06 sgdtl \(%esi\)
10[ ]*[a-f0-9]+: 0f 01 0e sidtl \(%esi\)
11[ ]*[a-f0-9]+: 0f 01 16 lgdtl \(%esi\)
12[ ]*[a-f0-9]+: 0f 01 1e lidtl \(%esi\)
13[ ]*[a-f0-9]+: 0f 01 3e invlpg \(%esi\)
14[ ]*[a-f0-9]+: 0f c7 0e cmpxchg8b \(%esi\)
15[ ]*[a-f0-9]+: 0f c7 36 vmptrld \(%esi\)
16[ ]*[a-f0-9]+: 66 0f c7 36 vmclear \(%esi\)
17[ ]*[a-f0-9]+: f3 0f c7 36 vmxon \(%esi\)
18[ ]*[a-f0-9]+: 0f c7 3e vmptrst \(%esi\)
19[ ]*[a-f0-9]+: 0f ae 06 fxsave \(%esi\)
20[ ]*[a-f0-9]+: 0f ae 0e fxrstor \(%esi\)
21[ ]*[a-f0-9]+: 0f ae 16 ldmxcsr \(%esi\)
22[ ]*[a-f0-9]+: 0f ae 1e stmxcsr \(%esi\)
23[ ]*[a-f0-9]+: 0f ae 3e clflush \(%esi\)
24[ ]*[a-f0-9]+: 0f 01 06 sgdtl \(%esi\)
25[ ]*[a-f0-9]+: 0f 01 0e sidtl \(%esi\)
26[ ]*[a-f0-9]+: 0f 01 16 lgdtl \(%esi\)
27[ ]*[a-f0-9]+: 0f 01 1e lidtl \(%esi\)
28[ ]*[a-f0-9]+: 0f 01 3e invlpg \(%esi\)
29[ ]*[a-f0-9]+: 0f c7 0e cmpxchg8b \(%esi\)
30[ ]*[a-f0-9]+: 0f c7 36 vmptrld \(%esi\)
31[ ]*[a-f0-9]+: 66 0f c7 36 vmclear \(%esi\)
32[ ]*[a-f0-9]+: f3 0f c7 36 vmxon \(%esi\)
33[ ]*[a-f0-9]+: 0f c7 3e vmptrst \(%esi\)
34[ ]*[a-f0-9]+: 0f ae 06 fxsave \(%esi\)
35[ ]*[a-f0-9]+: 0f ae 0e fxrstor \(%esi\)
36[ ]*[a-f0-9]+: 0f ae 16 ldmxcsr \(%esi\)
37[ ]*[a-f0-9]+: 0f ae 1e stmxcsr \(%esi\)
38[ ]*[a-f0-9]+: 0f ae 3e clflush \(%esi\)
39#pass
This page took 0.357963 seconds and 4 git commands to generate.