~ubuntu-branches/ubuntu/hoary/binutils/hoary

« back to all changes in this revision

Viewing changes to gas/testsuite/gas/mmix/put-op-r.d

  • Committer: Bazaar Package Importer
  • Author(s): James Troup
  • Date: 2004-05-19 10:35:44 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040519103544-17h3o6e8pwndydrg
Tags: 2.14.90.0.7-8
debian/rules: don't use gcc-2.95 on m68k.  Thanks to Adam Conrad for
pointing this out.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# objdump: -dr
 
2
# as: -linkrelax
 
3
# source: put-op.s
 
4
.*:     file format elf64-mmix
 
5
 
 
6
Disassembly of section \.text:
 
7
 
 
8
0000000000000000 <Main>:
 
9
   0:   f604007b        put rJ,\$123
 
10
   4:   f613002d        put rG,\$45
 
11
   8:   f61f00f5        put rZZ,\$245
 
12
   c:   f604006f        put rJ,\$111
 
13
  10:   f713002d        put rG,45
 
14
  14:   f71f00f5        put rZZ,245
 
15
  18:   f7040000        put rJ,0
 
16
  1c:   f7130000        put rG,0
 
17
  20:   f71f0000        put rZZ,0