x86: Add assembler -mx86-used-note=yes test
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-cbw.d
CommitLineData
a35ca55a
JB
1#objdump: -dw
2#name: x86-64 CBW/CWD & Co
3
4.*: +file format .*
5
6Disassembly of section .text:
7
80+000 <_cbw>:
9 0: 66 98 cbtw
10 2: 98 cwtl
11 3: 48 98 cltq
f16cd0d5
L
12 5: 66 40 98 rex cbtw
13 8: 40 98 rex cwtl
df18fdba 14 a: 66 48 98 data16 cltq
a35ca55a
JB
15
160+00d <_cwd>:
17 d: 66 99 cwtd
18 f: 99 cltd
19 10: 48 99 cqto
f16cd0d5
L
20 12: 66 40 99 rex cwtd
21 15: 40 99 rex cltd
df18fdba 22 17: 66 48 99 data16 cqto
a35ca55a 23#pass
This page took 0.595151 seconds and 4 git commands to generate.