[PATCH] Add documentation on objdump's -M option for RISC-V target

Andreas Schwab schwab@linux-m68k.org
Mon May 3 16:11:06 GMT 2021


On Mai 03 2021, Urs Thuermann wrote:

> +For RISC-V, this option controls the printing of instruction mnemonic
> +names and register names in disassembly.
> +
> +@item no-aliases
> +Print raw instructions instead of pseudo instructions.
> +
> +@item numeric
> +Print numeric register names instead of ABI names.
> +
> +@item priv-spec
> +Print the CSR according to the chosen privilege spec (1.9, 1.9.1,
> +1.10, 1.11).
> +

How about using the same descriptions as the --help output?

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."


More information about the Binutils mailing list