~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/z8k/ctrl-names.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
 
 
3
        ldctl   r0,fcw
 
4
        ldctl   fcw,r0
 
5
        ldctl   r0,refresh
 
6
        ldctl   refresh,r0
 
7
        ldctl   r0,psapseg
 
8
        ldctl   psapseg,r0
 
9
        ldctl   r0,psapoff
 
10
        ldctl   psapoff,r0
 
11
        ldctl   r0,psap
 
12
        ldctl   psap,r0
 
13
        ldctl   r0,nspseg
 
14
        ldctl   nspseg,r0
 
15
        ldctl   r0,nspoff
 
16
        ldctl   nspoff,r0
 
17
        ldctl   r0,nsp
 
18
        ldctl   nsp,r0
 
19
 
 
20
        LDCTL   R0,FCW
 
21
        LDCTL   FCW,R0
 
22
        LDCTL   R0,REFRESH
 
23
        LDCTL   REFRESH,R0
 
24
        LDCTL   R0,PSAPSEG
 
25
        LDCTL   PSAPSEG,R0
 
26
        LDCTL   R0,PSAPOFF
 
27
        LDCTL   PSAPOFF,R0
 
28
        LDCTL   R0,PSAP
 
29
        LDCTL   PSAP,R0
 
30
        LDCTL   R0,NSPSEG
 
31
        LDCTL   NSPSEG,R0
 
32
        LDCTL   R0,NSPOFF
 
33
        LDCTL   NSPOFF,R0
 
34
        LDCTL   R0,NSP
 
35
        LDCTL   NSP,R0