gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-cbw.d
1 #objdump: -dw
2 #name: x86-64 CBW/CWD & Co
3
4 .*: +file format .*
5
6 Disassembly of section .text:
7
8 0+000 <_cbw>:
9 0: 66 98 cbtw
10 2: 98 cwtl
11 3: 48 98 cltq
12 5: 66 40 98 rex cbtw
13 8: 40 98 rex cwtl
14 a: 66 data16
15 b: 48 98 cltq
16
17 0+00d <_cwd>:
18 d: 66 99 cwtd
19 f: 99 cltd
20 10: 48 99 cqto
21 12: 66 40 99 rex cwtd
22 15: 40 99 rex cltd
23 17: 66 data16
24 18: 48 99 cqto
25 #pass
This page took 0.060556 seconds and 4 git commands to generate.