x86: Check non-WIG EVEX instruction encoding with -mevexwig=1
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-cbw-intel.d
CommitLineData
a35ca55a
JB
1#source: x86-64-cbw.s
2#objdump: -dwMintel
3#name: x86-64 CBW/CWD & Co (Intel disassembly)
4
5.*: +file format .*
6
7Disassembly of section .text:
8
90+000 <_cbw>:
10 0: 66 98 cbw
11 2: 98 cwde
12 3: 48 98 cdqe
f16cd0d5
L
13 5: 66 40 98 rex cbw
14 8: 40 98 rex cwde
df18fdba 15 a: 66 48 98 data16 cdqe
a35ca55a
JB
16
170+00d <_cwd>:
18 d: 66 99 cwd
19 f: 99 cdq
20 10: 48 99 cqo
f16cd0d5
L
21 12: 66 40 99 rex cwd
22 15: 40 99 rex cdq
df18fdba 23 17: 66 48 99 data16 cqo
a35ca55a 24#pass
This page took 0.575325 seconds and 4 git commands to generate.