aarch64: override default elf .set handling in gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / two-op-r.d
CommitLineData
3c3bdf30
NC
1# objdump: -dr
2# as: -linkrelax
3# source: two-op.s
4.*: file format elf64-mmix
5
6Disassembly of section \.text:
7
80000000000000000 <Main>:
9 0: e0175840 seth \$23,0x5840
10 4: e12d5840 setmh \$45,0x5840
11 8: e8171ed4 orh \$23,0x1ed4
12 c: e92d3039 ormh \$45,0x3039
13 10: e2175840 setml \$23,0x5840
14 14: e32d5840 setl \$45,0x5840
15 18: ea171ed4 orml \$23,0x1ed4
16 1c: eb2d3039 orl \$45,0x3039
17 20: e42d3039 inch \$45,0x3039
18 24: e5171ed4 incmh \$23,0x1ed4
19 28: ec2d5840 andnh \$45,0x5840
20 2c: ed175840 andnmh \$23,0x5840
21 30: e6175840 incml \$23,0x5840
22 34: e72d5840 incl \$45,0x5840
23 38: ee171ed4 andnml \$23,0x1ed4
24 3c: ef2d3039 andnl \$45,0x3039
This page took 0.774451 seconds and 4 git commands to generate.