1 /* This test case mainly tests whether the tls le variable
2 address acquisition can be relax normally.
4 before relax: after relax:
6 lu12i.w $r12,%le_hi20_r(sym) ====> (instruction deleted).
7 add.d $r12,$r12,$r2,%le_add_r(sym) ====> (instruction deleted).
8 st.w $r13,$r12,%le_lo12_r(sym) ====> st.w $r13,$r2,%le_lo12_r(sym). */
12 .section .tbss,"awT",@nobits
23 lu12i.w $
r12,%le_hi20_r
(a)
24 add.d $
r12,$
r12,$
r2,%le_add_r
(a)
25 addi.w $
r13,$
r0,1 # 0x1
26 st.w $
r13,$
r12,%le_lo12_r
(a)