[PATCH] RISC-V: Eliminate redundant instruction macro
Nelson Chu
nelson@rivosinc.com
Mon Jan 6 03:28:31 GMT 2025
Thanks, committed.
Nelson
On Mon, Jan 6, 2025 at 9:14 AM Xiao Zeng <zengxiao@eswincomputing.com>
wrote:
> include/ChangeLog:
>
> * opcode/riscv.h: Eliminate redundant instruction macro M_j.
>
> Signed-off-by: Xiao Zeng <zengxiao@eswincomputing.com>
> ---
> include/opcode/riscv.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/opcode/riscv.h b/include/opcode/riscv.h
> index 384107fbc20..de4c13fb6db 100644
> --- a/include/opcode/riscv.h
> +++ b/include/opcode/riscv.h
> @@ -643,7 +643,6 @@ enum
> M_FLx,
> M_Sx_FSx,
> M_CALL,
> - M_J,
> M_LI,
> M_EXTH,
> M_ZEXTW,
> --
> 2.17.1
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://sourceware.org/pipermail/binutils/attachments/20250106/15cb6d85/attachment.htm>
More information about the Binutils
mailing list