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