Automatic date update in version.in
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-io.d
... / ...
CommitLineData
1#objdump: -dw
2#name: x86-64 rex.W in/out
3
4.*: +file format .*
5
6Disassembly of section .text:
7
80+000 <_in>:
9 0: 48 ed rex.W in \(%dx\),%eax
10 2: 66 48 ed data16 rex.W in \(%dx\),%eax
11
120+005 <_out>:
13 5: 48 ef rex.W out %eax,\(%dx\)
14 7: 66 48 ef data16 rex.W out %eax,\(%dx\)
15
160+00a <_ins>:
17 a: 48 6d rex.W insl \(%dx\),%es:\(%rdi\)
18 c: 66 48 6d data16 rex.W insl \(%dx\),%es:\(%rdi\)
19
200+00f <_outs>:
21 f: 48 6f rex.W outsl %ds:\(%rsi\),\(%dx\)
22 11: 66 48 6f data16 rex.W outsl %ds:\(%rsi\),\(%dx\)
23#pass
This page took 0.02307 seconds and 4 git commands to generate.