Upload Tizen:Base source
[external/binutils.git] / gold / testsuite / arm_abs_lib.s
1         .syntax unified
2
3         .text
4         .align  2
5         .global _movt_abs_global
6         .type   _movt_abs_global, %function
7 _movt_abs_global:
8         bx      lr
9         .size   _movt_abs_global, .-_movt_abs_global
10
11         .global _movw_abs_global
12         .type   _movw_abs_global, %function
13 _movw_abs_global:
14         bx      lr
15         .size   _movw_abs_global, .-_movw_abs_global
16
17         .thumb
18         .align  2
19         .global _thm_movt_abs_global
20         .type   _thm_movt_abs_global, %function
21 _thm_movt_abs_global:
22         bx      lr
23         .size   _thm_movt_abs_global, .-_thm_movt_abs_global
24
25         .global _thm_movw_abs_global
26         .type   _thm_movw_abs_global, %function
27 _thm_movw_abs_global:
28         bx      lr
29         .size   _thm_movw_abs_global, .-_thm_movw_abs_global
30
31         .global _abs32_global_plt
32         .type   _abs32_global_plt, %function
33 _abs32_global_plt:
34         bx      lr
35         .size   _abs32_global_plt, .-_abs32_global_plt
36
37         .comm   _abs32_global,4,4