Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / verif / diag / assembly / arch / prm / tso / tso_directed / tso_n1_self_mod206.s
CommitLineData
86530b38
AT
1/*
2* ========== Copyright Header Begin ==========================================
3*
4* OpenSPARC T2 Processor File: tso_n1_self_mod206.s
5* Copyright (C) 1995-2007 Sun Microsystems, Inc. All Rights Reserved
6* 4150 Network Circle, Santa Clara, California 95054, U.S.A.
7*
8* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
9*
10* This program is free software; you can redistribute it and/or modify
11* it under the terms of the GNU General Public License as published by
12* the Free Software Foundation; version 2 of the License.
13*
14* This program is distributed in the hope that it will be useful,
15* but WITHOUT ANY WARRANTY; without even the implied warranty of
16* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17* GNU General Public License for more details.
18*
19* You should have received a copy of the GNU General Public License
20* along with this program; if not, write to the Free Software
21* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
22*
23* For the avoidance of doubt, and except that if any non-GPL license
24* choice is available it will apply instead, Sun elects to use only
25* the General Public License version 2 (GPLv2) at this time for any
26* software where a choice of GPL license versions is made
27* available with the language indicating that GPLv2 or any later version
28* may be used, or where a choice of which version of the GPL is applied is
29* otherwise unspecified.
30*
31* Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
32* CA 95054 USA or visit www.sun.com if you need additional information or
33* have any questions.
34*
35*
36* ========== Copyright Header End ============================================
37*/
38#define MAIN_BASE_DATA_ADDR 0x160000
39#define MAIN_BASE_TEXT_ADDR 0x150000
40#define MAIN_BASE_DATA_ADDR_RA 0x100160000
41#define MAIN_BASE_TEXT_ADDR_RA 0x100150000
42
43#define USER_PAGE_CUSTOM_MAP
44#include "hboot.s"
45
46SECTION .MAIN TEXT_VA=0x150000, DATA_VA=0x160000
47
48attr_text {
49 Name = .MAIN,
50 VA=MAIN_BASE_TEXT_ADDR,
51 RA=MAIN_BASE_TEXT_ADDR_RA,
52 PA=ra2pa(MAIN_BASE_TEXT_ADDR_RA,0),
53part_0_ctx_nonzero_tsb_config_0,
54 TTE_G=0, TTE_Context=PCONTEXT, TTE_V=1, TTE_Size=0, TTE_NFO=0,
55 TTE_IE=0, TTE_Soft2=0, TTE_Diag=0, TTE_Soft=0,
56 TTE_L=0, TTE_CP=1, TTE_CV=1, TTE_E=0, TTE_EP=1, TTE_P=0, TTE_W=1
57 }
58attr_data {
59 Name = .MAIN,
60 VA=MAIN_BASE_DATA_ADDR,
61 RA=MAIN_BASE_DATA_ADDR_RA,
62 PA=ra2pa(MAIN_BASE_DATA_ADDR_RA,0),
63part_0_ctx_nonzero_tsb_config_0,
64 TTE_G=0, TTE_Context=PCONTEXT, TTE_V=1, TTE_Size=0, TTE_NFO=0,
65 TTE_IE=0, TTE_Soft2=0, TTE_Diag=0, TTE_Soft=0,
66 TTE_L=0, TTE_CP=1, TTE_CV=1, TTE_E=0, TTE_P=0, TTE_W=1
67 }
68
69.text
70.global main
71main:
72
73 setx label0, %l0,%o0
74 setx label1, %l0,%o1
75 setx label2, %l0,%o2
76 setx label3, %l0,%o3
77 setx label4, %l0,%o4
78 setx label5, %l0,%o5
79 setx label6, %l0,%o6
80 setx label7, %l0,%o7
81
82 setx 0x01000000, %l0, %i0 ! nop
83 setx 0xdeadbeef, %l0, %i1 ! well, you know this one.
84
85 setx 0x20, %l0, %l2 ! loop counter
86
87label0a:
88 ld [%o0], %i2
89 st %i0, [%o0] ! store a nop to label0
90 flush %o0
91 nop
92 nop
93 nop
94 nop
95 nop
96 nop
97 nop
98 nop
99 nop
100 nop
101 nop
102 nop
103 nop
104label0:
105 ta T_BAD_TRAP !
106 ld [%o1], %i2 !
107 mov %i0, %i2
108 st %o1, [%o1] ! store a nop to label1
109 cas [%o1], %o1, %i2 ! store a nop to label1
110 flush %o0 !
111label1:
112 ta T_BAD_TRAP !
113 mov %i0, %i2
114 st %o2, [%o2] ! store a nop to label1
115 cas [%o2], %o2, %i2 ! store a nop to label1
116 flush %o0 !
117label2:
118 ta T_BAD_TRAP !
119 ld [%o3], %i2 !
120 mov %i0, %i2
121 st %o3, [%o3] ! store a nop to label1
122 cas [%o3], %o3, %i2 ! store a nop to label1
123 flush %o0 !
124label3:
125 ta T_BAD_TRAP !
126 mov %i0, %i2
127 st %o4, [%o4] ! store a nop to label1
128 cas [%o4], %o4, %i2 ! store a nop to label1
129 flush %o0 !
130label4:
131 ta T_BAD_TRAP !
132 ld [%o5], %i2 !
133 mov %i0, %i2
134 st %o5, [%o5] ! store a nop to label1
135 cas [%o5], %o5, %i2 ! store a nop to label1
136 flush %o0 !
137label5:
138 ta T_BAD_TRAP !
139 mov %i0, %i2
140 st %o6, [%o6] ! store a nop to label1
141 cas [%o6], %o6, %i2 ! store a nop to label1
142 flush %o0 !
143
144label6:
145 ta T_BAD_TRAP !
146 ld [%o7], %i2 !
147 mov %i0, %i2
148 st %o7, [%o7] ! store a nop to label1
149 cas [%o7], %o7, %i2 ! store a nop to label1
150 flush %o0 !
151
152label7:
153 ta T_BAD_TRAP !
154 mov %i0, %i2
155 st %o0, [%o0] ! store a nop to label1
156 cas [%o0], %o0, %i2 ! store a nop to label1
157 flush %o0 !
158
159 ld [%o0], %i2 !
160 ld [%o2], %i2 !
161 ld [%o5], %i2 !
162 ld [%o6], %i2 !
163 st %i1, [%o0] ! store deadbeef to all labels
164 st %i1, [%o1] !
165 st %i1, [%o2] !
166 st %i1, [%o3] !
167 st %i1, [%o4] !
168 st %i1, [%o5] !
169 st %i1, [%o6] !
170 st %i1, [%o7] !
171
172 dec %l2
173 brnz,pt %l2, label0a ! no loop
174 nop
175
176normal_end:
177 ta T_GOOD_TRAP
178bad_end:
179 ta T_BAD_TRAP
180
181user_text_end:
182
183/***********************************************************************
184 Test case data start
185 ***********************************************************************/
186.data
187user_data_start:
188 .word 0x0
189user_data_end: