Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / hppa / parse / align1.s
1         .code
2         .align 1
3         .align 8
4         nop
5 ; "8" assumed if no alignment given.
6         .align
7         nop
8         .align 4096
9         nop
10
11
12         .data
13
14         .ALIGN  8
15 $L00BSS:
16 home_buff:
17         .BLOCK  1024
18         .ALIGN  8
19 current_buff:
20         .BLOCK  1024
21         .ALIGN  4
22 lock_file:
23         .BLOCK  4
24         .ALIGN  8
25 L332.name:
26         .BLOCK  30
27         .ALIGN  4
28 L352.last_case_wa:
29         .BLOCK  4
30
31