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
/
jalx-1.s
blob
96bf01b42410a520631507a1155798cbf4a81f8c
1
.set noreorder
2
.set micromips
3
.ent test
4
.globl test
5
test
:
6
jalx test1
7
nop
8
9
.set nomicromips
10
test1
:
11
addu $
3
,
$
4
,
$
5
12
.end test
13
14
# Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
15
.space 8