RISC-V: Fix lui argument parsing.
[deliverable/binutils-gdb.git] / gas / config / tc-ip2k.c
index ab00b05235557a8c84afc4d5a130bd9040e0f41e..0fcc0003d1915fc6a9caa015764aad74063062cc 100644 (file)
@@ -160,6 +160,8 @@ md_begin (void)
 
   /* Set the machine type.  */
   bfd_default_set_arch_mach (stdoutput, bfd_arch_ip2k, ip2k_mach);
+
+  literal_prefix_dollar_hex = TRUE;
 }
 
 
This page took 0.03974 seconds and 4 git commands to generate.