repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updated Malay translation for the bfd sub-directory
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-riscv-elf
/
uleb128.s
blob
f7d23be1635e6c896e79d43ef830269afd89a44d
1
.text
2
.globl bar
3
.globl _start
4
.option rvc
5
.align 2
6
_start
:
7
.L0:
8
.rept 6
9
call bar
10
.endr
11
.align 2
12
.L1:
13
.uleb128 .L1 - .L0
14
.uleb128 .L2 - .L0
15
.L2:
16
.align 2
17
bar
:
18
nop