* v850-opc.c: Close unterminated comment.
Something -Wall caught.
This commit is contained in:
parent
dd528affb3
commit
b10e29f4b8
2 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,8 @@
|
|||
start-sanitize-v850
|
||||
Wed Aug 21 18:46:26 1996 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* v850-opc.c: Close unterminated comment.
|
||||
|
||||
Wed Aug 21 17:31:26 1996 J.T. Conklin <jtc@hippo.cygnus.com>
|
||||
|
||||
* v850-opc.c: Add flags field to struct v850_operands, add move
|
||||
|
|
|
@ -76,7 +76,7 @@ const struct v850_operand v850_operands[] = {
|
|||
/* 32-bit load/store instruction (Format VII) */
|
||||
#define IF7 {R1, R2, D16}
|
||||
|
||||
/* Bit manipulation function
|
||||
/* Bit manipulation function. */
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue