Enable Intel MOVDIRI, MOVDIR64B instructions
[binutils-gdb.git] / gas / testsuite / gas / sparc / pr19910-2.s
1 # Mistyping V instead of U should trigger an error message
2 sethi %hi(0x4000V), %g1
3
4 # A different error can be expected when there are multiple layers of parentheses.
5 or %g0, %lo((0x4000V + 0x4U)), %g1