mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-11-16 12:34:43 +00:00
Fix spelling mistakes
This commit is contained in:
committed by
Nick Clifton
parent
7d1441178a
commit
0cc79db2b6
@@ -1,3 +1,7 @@
|
||||
2020-10-05 Samanta Navarro <ferivoz@riseup.net>
|
||||
|
||||
* m32r.cpu: Fix spelling mistakes.
|
||||
|
||||
2020-09-18 David Faust <david.faust@oracle.com>
|
||||
|
||||
* bpf.cpu (insn-op-code-alu): Add SDIV and SMOD.
|
||||
|
||||
@@ -742,7 +742,7 @@
|
||||
(dnop disp16 "16 bit displacement" () h-iaddr f-disp16)
|
||||
(dnop disp24 "24 bit displacement" (RELAX) h-iaddr f-disp24)
|
||||
|
||||
; These hardware elements are refered to frequently.
|
||||
; These hardware elements are referred to frequently.
|
||||
|
||||
(dnop condbit "condition bit" (SEM-ONLY) h-cond f-nil)
|
||||
(dnop accum "accumulator" (SEM-ONLY) h-accum f-nil)
|
||||
|
||||
Reference in New Issue
Block a user