Fix comment.

This commit is contained in:
Doug Evans 1998-02-13 22:36:22 +00:00
parent b2f1861292
commit bed9a23ccd
1 changed files with 2 additions and 1 deletions

View File

@ -119,7 +119,8 @@ const CGEN_INSN *
If non-null INS is the insn table entry.
Otherwise INSN_VALUE is examined to compute it.
LENGTH is the number of bits in INSN_VALUE if known, otherwise 0.
INDICES is a pointer to a buffer of MAX_OPERANDS ints to be filled in.
INDICES is a pointer to a buffer of MAX_OPERAND_INSTANCES ints to be filled
in.
The result a pointer to the insn table entry, or NULL if the instruction
wasn't recognized. */