repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git]
/
ld
/
testsuite
/
ld-mips-elf
/
mode-change-error-1a.s
blob
44bdb1f7229869e3f651a730c30ee9eb53dd5a33
1
.option pic0
2
.text
3
.align 4
4
.globl main
5
.set nomips16
6
.ent main
7
.type main, @function
8
main
:
9
.mask 0x80000000,-4
10
.fmask 0x00000000,0
11
.set noreorder
12
13
j doit
14
nop
15
16
.end main
17
.size main, .-main