RISC-V: Fix lui argument parsing.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / riscv / auipc-parsing.l
index df41e0e2f9f9b46f0b0af67983e31e25885e5363..54eedcbf04fab862c735f58ac4a6d5824e7a5ac5 100644 (file)
@@ -1,3 +1,5 @@
 .*: Assembler messages:
 .*: Error: illegal operands `auipc x8,x9'
 .*: Error: illegal operands `lui x10,x11'
+.*: Error: illegal operands `auipc x12,symbol'
+.*: Error: illegal operands `lui x13,symbol'
This page took 0.025136 seconds and 4 git commands to generate.