Sign in
fuchsia
/
third_party
/
binutils-gdb
/
6fbfdb27bc16883fe49b1bb9fb515729a24f2815
/
.
/
gas
/
testsuite
/
gas
/
sparc
/
pr19910-2.s
blob: e69400670ab42bfd8adb238d10583a92c4bbd773 [
file
] [
log
] [
blame
]
# Mistyping V instead of U should trigger an error message
sethi
%hi(0x4000V), %
g1
# A different error can be expected when there are multiple layers of parentheses.
or
%g0, %
lo
((
0x4000
V
+
0x4
U
)),
%g1