OpenGrok
Cross Reference: pr12198-2.s
xref
: /
toolchain
/
binutils
/
binutils-2.25
/
gas
/
testsuite
/
gas
/
arm
/
pr12198-2.s
Home
|
History
|
Annotate
|
Download
|
only in
arm
1
.
thumb
2
.
global
f
3
.
type
f, %
function
4
f:
5
svc
0xab
6
dsb
7
bx
lr
8
9