Add x86-64 ILP32 support.
[binutils.git] / gas / testsuite / gas / i386 / ilp32 / x86-64-cbw.d
blob1eeafaa2342d63b394d77d18f2be5ea9dbcf496f
1 #source: ../x86-64-cbw.s
2 #objdump: -dw
3 #name: x86-64 (ILP32) CBW/CWD & Co
5 .*: +file format .*
7 Disassembly of section .text:
9 0+000 <_cbw>:
10 0: 66 98 cbtw
11 2: 98 cwtl
12 3: 48 98 cltq
13 5: 66 40 98 rex cbtw
14 8: 40 98 rex cwtl
15 a: 66 48 98 data32 cltq
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 48 99 data32 cqto
24 #pass