[PATCH v2 09/13] RISC-V: add rd reg parsing to parse_asm header
Andrew Jones
ajones at ventanamicro.com
Wed Nov 30 08:12:05 PST 2022
On Mon, Nov 28, 2022 at 11:26:28AM +0100, Heiko Stuebner wrote:
> From: Heiko Stuebner <heiko.stuebner at vrull.eu>
>
> Add a macro to allow parsing of the rd register from an instruction.
>
> Signed-off-by: Heiko Stuebner <heiko.stuebner at vrull.eu>
> ---
> arch/riscv/include/asm/insn.h | 5 +++++
> 1 file changed, 5 insertions(+)
With Conor's $SUBJECT correction,
Reviewed-by: Andrew Jones <ajones at ventanamicro.com>
More information about the linux-riscv
mailing list