public inbox for binutils-cvs@sourceware.org
 help / color / mirror / Atom feed
* [binutils-gdb] RISC-V: Fix typo
@ 2023-10-17  2:11 Tsukasa OI
  0 siblings, 0 replies; only message in thread
From: Tsukasa OI @ 2023-10-17  2:11 UTC (permalink / raw)
  To: bfd-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f46ff02f1812a157c6eb26a4b2edac2c2fbfb271

commit f46ff02f1812a157c6eb26a4b2edac2c2fbfb271
Author: Tsukasa OI <research_trasio@irq.a4lg.com>
Date:   Tue Oct 17 02:09:44 2023 +0000

    RISC-V: Fix typo
    
    include/ChangeLog:
    
            * opcode/riscv-opc.h: Fix typo.

Diff:
---
 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 2a26c45f0c2..1f1aa1d1efc 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-10-17  2:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-17  2:11 [binutils-gdb] RISC-V: Fix typo Tsukasa OI

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).