gas: Update x86 sse-noavx tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / ilp32 / x86-64-cbw.d
CommitLineData
351f65ca
L
1#source: ../x86-64-cbw.s
2#objdump: -dw
3#name: x86-64 (ILP32) CBW/CWD & Co
4
5.*: +file format .*
6
7Disassembly of section .text:
8
90+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
df18fdba 15 a: 66 48 98 data16 cltq
351f65ca
L
16
170+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
df18fdba 23 17: 66 48 99 data16 cqto
351f65ca 24#pass
This page took 0.369012 seconds and 4 git commands to generate.