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

« back to all changes in this revision

Viewing changes to gas/testsuite/gas/mips/rol64-hw.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 --prefix-addresses
 
2
#name: MIPS hardware drol/dror
 
3
#source: rol64.s
 
4
#stderr: rol64-hw.l
 
5
 
 
6
# Test the drol and dror macros.
 
7
 
 
8
.*: +file format .*mips.*
 
9
 
 
10
Disassembly of section .text:
 
11
0+0000 <[^>]*> dnegu    at,a1
 
12
0+0004 <[^>]*> drorv    a0,a0,at
 
13
0+0008 <[^>]*> dnegu    a0,a2
 
14
0+000c <[^>]*> drorv    a0,a1,a0
 
15
0+0010 <[^>]*> dror32   a0,a0,0x1f
 
16
0+0014 <[^>]*> dror     a0,a1,0x0
 
17
0+0018 <[^>]*> dror32   a0,a1,0x1f
 
18
0+001c <[^>]*> dror32   a0,a1,0x1
 
19
0+0020 <[^>]*> dror32   a0,a1,0x0
 
20
0+0024 <[^>]*> dror     a0,a1,0x1f
 
21
0+0028 <[^>]*> dror     a0,a1,0x1
 
22
0+002c <[^>]*> dror     a0,a1,0x0
 
23
0+0030 <[^>]*> drorv    a0,a0,a1
 
24
0+0034 <[^>]*> drorv    a0,a1,a2
 
25
0+0038 <[^>]*> dror     a0,a0,0x1
 
26
0+003c <[^>]*> dror     a0,a1,0x0
 
27
0+0040 <[^>]*> dror     a0,a1,0x1
 
28
0+0044 <[^>]*> dror     a0,a1,0x1f
 
29
0+0048 <[^>]*> dror32   a0,a1,0x0
 
30
0+004c <[^>]*> dror32   a0,a1,0x1
 
31
0+0050 <[^>]*> dror32   a0,a1,0x1f
 
32
0+0054 <[^>]*> dror     a0,a1,0x0
 
33
0+0058 <[^>]*> dror32   a0,a1,0x1f
 
34
0+005c <[^>]*> dror32   a0,a1,0x1
 
35
0+0060 <[^>]*> dror32   a0,a1,0x0
 
36
0+0064 <[^>]*> dror     a0,a1,0x1f
 
37
0+0068 <[^>]*> dror     a0,a1,0x1
 
38
0+006c <[^>]*> dror     a0,a1,0x1
 
39
0+0070 <[^>]*> dror     a0,a1,0x1f
 
40
0+0074 <[^>]*> dror32   a0,a1,0x0
 
41
0+0078 <[^>]*> dror32   a0,a1,0x1
 
42
0+007c <[^>]*> dror32   a0,a1,0x1f
 
43
        ...