~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/arm/arm7dm.s

  • 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
        .text
 
2
        .align 0
 
3
l:
 
4
        smull   r0, r1, r2, r3
 
5
        umull   r0, r1, r2, r3
 
6
        smlal   r0, r1, r2, r3
 
7
        umlal   r0, r1, r4, r3
 
8
 
 
9
        smullne r0, r1, r3, r4
 
10
        smulls  r1, r0, r9, r11
 
11
        umlaleqs r2, r9, r4, r9
 
12
        smlalge r14, r10, r8, r14
 
13
 
 
14
        @ This used to be illegal, but rev 2 of the ARM ARM allows it.
 
15
        msr     CPSR_x, #0
 
16
 
 
17
        @ padding for a.out's sake
 
18
        nop
 
19
        nop
 
20
        nop