Last change
on this file since 1968 was 1968, checked in by Silvan Scherrer, 8 years ago |
binutils: update vendor to version 2.27. some files are missing, due to a svn bug with @ in the name. But as it's only in the testsuite I don't care atm
|
File size:
179 bytes
|
Line | |
---|
1 | .text
|
---|
2 | .align 4
|
---|
3 | .globl foo
|
---|
4 | .ent foo
|
---|
5 | foo:
|
---|
6 | lwpc $2, bar0
|
---|
7 | lwpc $2, bar4
|
---|
8 | .end foo
|
---|
9 |
|
---|
10 | # Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
|
---|
11 | .align 4, 0
|
---|
12 | .space 16
|
---|
Note:
See
TracBrowser
for help on using the repository browser.