]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
RISC-V: Eliminate redundant instruction macro
authorXiao Zeng <zengxiao@eswincomputing.com>
Mon, 6 Jan 2025 01:14:34 +0000 (09:14 +0800)
committerNelson Chu <nelson@rivosinc.com>
Mon, 6 Jan 2025 03:04:40 +0000 (11:04 +0800)
include/ChangeLog:

* opcode/riscv.h: Eliminate redundant instruction macro M_j.

Signed-off-by: Xiao Zeng <zengxiao@eswincomputing.com>
include/opcode/riscv.h

index 384107fbc20fa6178126232ebf99cf30a9ae9b1b..de4c13fb6dbcbbce03c5edcc3b25263c6dc5715a 100644 (file)
@@ -643,7 +643,6 @@ enum
   M_FLx,
   M_Sx_FSx,
   M_CALL,
-  M_J,
   M_LI,
   M_EXTH,
   M_ZEXTW,