Sign in
gnu
/
binutils-gdb
/
047ab79212fa6e8e17503d38f2a813546ea17bf2
/
.
/
gas
/
testsuite
/
gas
/
bfin
/
misc.s
blob: c2f7376a81191989e6b050b2607a6b1040b983f2 [
file
] [
log
] [
blame
]
.text
.global _misc
_misc
:
/*
Check
"0 & 0xffff"
is parsed correctly.
*/
r0.l
=
0
&
0xffff
;