mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
RISC-V: Fix typo
include/ChangeLog: * opcode/riscv-opc.h: Fix typo.
This commit is contained in:
parent
2b6cdc46a2
commit
f46ff02f18
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user