Fix spelling mistakes
This commit is contained in:
parent
7d1441178a
commit
0cc79db2b6
11 changed files with 35 additions and 16 deletions
|
@ -701,7 +701,7 @@ print_insn_tic30 (bfd_vma pc, disassemble_info *info)
|
|||
| (*(info->buffer + bufaddr + 2) << 8)
|
||||
| *(info->buffer + bufaddr + 3));
|
||||
_pc = pc / 4;
|
||||
/* Get the instruction refered to by the current instruction word
|
||||
/* Get the instruction referred to by the current instruction word
|
||||
and print it out based on its type. */
|
||||
if (!get_tic30_instruction (insn_word, &insn))
|
||||
return -1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue