projects
/
platform
/
upstream
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
opcodes/
[platform/upstream/binutils.git]
/
gas
/
testsuite
/
gas
/
arm
/
mapshort.s
1
.text
2
.type foo, %function
3
foo:
4
.code 32
5
nop
6
.code 16
7
nop
8
nop
9
.long 2
10
.short 1
11
.short 1
12
.short 3
13
nop
14
nop
15
.short 1
16
.code 32
17
bl foo
18
.short 8
19
.byte 9
20
bar:
21
.byte 10