~angelsl/ubuntu/wily/binutils/mips-cross

« back to all changes in this revision

Viewing changes to gas/testsuite/gas/rx/neg.d

  • Committer: angelsl
  • Date: 2015-11-03 15:54:40 UTC
  • Revision ID: angelsl-20151103155440-gbh6qo1olzlvaiqs
Import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#objdump: -dr
 
2
 
 
3
dump\.o:     file format .*
 
4
 
 
5
 
 
6
Disassembly of section \.text:
 
7
 
 
8
00000000 <\.text>:
 
9
   0:   7e 10                           neg     r0
 
10
   2:   7e 1f                           neg     r15
 
11
   4:   fc 07 00                        neg     r0, r0
 
12
   7:   fc 07 0f                        neg     r0, r15
 
13
   a:   fc 07 f0                        neg     r15, r0
 
14
   d:   fc 07 ff                        neg     r15, r15