summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/i386/ilp32/x86-64-cbw.d
blob: 3cb0697375fd90f36be8c54c414f068bac5725fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#source: ../x86-64-cbw.s
#objdump: -dw
#name: x86-64 (ILP32) CBW/CWD & Co

.*: +file format .*

Disassembly of section .text:

0+000 <_cbw>:
   0:	66 98                	cbtw   
   2:	98                   	cwtl   
   3:	48 98                	cltq   
   5:	66 40 98             	rex cbtw 
   8:	40 98                	rex cwtl 
   a:	66 48 98             	data16 cltq 

0+00d <_cwd>:
   d:	66 99                	cwtd   
   f:	99                   	cltd   
  10:	48 99                	cqto   
  12:	66 40 99             	rex cwtd 
  15:	40 99                	rex cltd 
  17:	66 48 99             	data16 cqto 
#pass