summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mmix/two-op.d
blob: 38a3c3afafe409d965104a3a9290a86bb1d4c114 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# objdump: -dr
.*:     file format elf64-mmix

Disassembly of section \.text:

0000000000000000 <Main>:
   0:	e0175840 	seth \$23,0x5840
   4:	e12d5840 	setmh \$45,0x5840
   8:	e8171ed4 	orh \$23,0x1ed4
   c:	e92d3039 	ormh \$45,0x3039
  10:	e2175840 	setml \$23,0x5840
  14:	e32d5840 	setl \$45,0x5840
  18:	ea171ed4 	orml \$23,0x1ed4
  1c:	eb2d3039 	orl \$45,0x3039
  20:	e42d3039 	inch \$45,0x3039
  24:	e5171ed4 	incmh \$23,0x1ed4
  28:	ec2d5840 	andnh \$45,0x5840
  2c:	ed175840 	andnmh \$23,0x5840
  30:	e6175840 	incml \$23,0x5840
  34:	e72d5840 	incl \$45,0x5840
  38:	ee171ed4 	andnml \$23,0x1ed4
  3c:	ef2d3039 	andnl \$45,0x3039