[COMMITTED] RISC-V: Fix typo
Tsukasa OI
research_trasio@irq.a4lg.com
Tue Oct 17 02:12:08 GMT 2023
From: Tsukasa OI <research_trasio@irq.a4lg.com>
include/ChangeLog:
* opcode/riscv-opc.h: Fix typo.
---
include/opcode/riscv-opc.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/opcode/riscv-opc.h b/include/opcode/riscv-opc.h
index 2a26c45f0c24..1f1aa1d1efcf 100644
--- a/include/opcode/riscv-opc.h
+++ b/include/opcode/riscv-opc.h
@@ -2315,7 +2315,7 @@
#define MASK_C_NTL_S1 0xffff
#define MATCH_C_NTL_ALL 0x9016
#define MASK_C_NTL_ALL 0xffff
-/* Zawrs intructions. */
+/* Zawrs instructions. */
#define MATCH_WRS_NTO 0x00d00073
#define MASK_WRS_NTO 0xffffffff
#define MATCH_WRS_STO 0x01d00073
base-commit: 2b6cdc46a231478b64d98dc5f0f2d49cb9617e5d
--
2.42.0
More information about the Binutils
mailing list