~ubuntu-branches/ubuntu/utopic/binutils-arm64-cross/utopic

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/gas/testsuite/gas/d10v/immediate-001.d

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-06-20 17:38:09 UTC
  • Revision ID: package-import@ubuntu.com-20130620173809-app8lzgvymy5fg6c
Tags: 0.7
Build-depend on binutils-source (>= 2.23.52.20130620-1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#objdump: -Dr
 
2
#source: immediate-001.s
 
3
 
 
4
.*:     file format elf32-d10v
 
5
 
 
6
Disassembly of section .text:
 
7
 
 
8
00000000 <foo>:
 
9
   0:   e0 00 7f ff     ldi.l   r0, 0x7fff
 
10
   4:   e0 00 ff ff     ldi.l   r0, -0x1
 
11
   8:   41 0f 8c 1f     addi    r0, 0xf ->      bclri   r0, 0xf
 
12
   c:   84 0f 8a 1f     bseti   r0, 0xf <-      bnoti   r0, 0xf
 
13
  10:   a9 03 8e 1f     rac     r0, a0, 0x3     <-      btsti   r0, 0xf
 
14
  14:   a1 03 d2 0d     rachi   r0, a0, 0x3     <-      rac     r0, a0, -0x2
 
15
  18:   91 0f c2 0d     slli    r0, 0xf <-      rachi   r0, a0, -0x2
 
16
  1c:   92 0f b3 1f     srai    r0, 0xf <-      slli    a1, 0xf
 
17
  20:   9a 0f b4 01     srai    a0, 0xf <-      srai    a0, 0x0
 
18
  24:   98 00 a0 1f     srli    a0, 0x0 <-      srli    r0, 0xf
 
19
  28:   80 00 b0 1f     subi    r0, 0x0 <-      srli    a0, 0xf
 
20
  2c:   40 0f df 1e     subi    r0, 0xf ->      trap    0xf
 
21
  30:   c7 00 7f ff     tst0i   r0, 0x7fff
 
22
  34:   c7 00 ff ff     tst0i   r0, -0x1
 
23
  38:   cf 00 7f ff     tst1i   r0, 0x7fff
 
24
  3c:   cf 00 ff ff     tst1i   r0, -0x1