Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
gdb
/
binutils
/
testsuite
/
binutils-all
/
mips
/
mips16-alias.s
blob: bda4f9e5630eea6c5c002e4e91cbd22f9aa781e7 [
file
] [
log
] [
blame
]
.text
.set mips16
.ent foo
foo
:
nop
la
$
2
,
bar
lw
$
2
,
bar
dla
$
2
,
bar
ld
$
2
,
bar
.set nomips16
.end foo
# Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
.align
4
,
0
.space
16
.type bar
,
@
object
bar
:
.long
0
.size bar
,
.
-
bar