2003-07-24 Michael Snyder <msnyder@redhat.com>
* gencode.c: Fix typo in comment.
This commit is contained in:
parent
882b74b33c
commit
32fcda6a20
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2003-07-24 Michael Snyder <msnyder@redhat.com>
|
||||
|
||||
* gencode.c: Fix typo in comment.
|
||||
|
||||
2003-07-23 Michael Snyder <msnyder@redhat.com>
|
||||
|
||||
* gencode.c: A few more fix-ups of refs and defs.
|
||||
|
|
|
@ -2106,7 +2106,7 @@ filltable (p)
|
|||
}
|
||||
}
|
||||
|
||||
/* Table already contais all the switch case tags for 16-bit opcode double
|
||||
/* Table already contains all the switch case tags for 16-bit opcode double
|
||||
data transfer (ddt) insns, and the switch case tag for processing parallel
|
||||
processing insns (ppi) for code 0xf800 (ppi nopx nopy). Copy the
|
||||
latter tag to represent all combinations of ppi with ddt. */
|
||||
|
|
Loading…
Reference in a new issue