From: Ben Elliston Date: Tue, 27 Mar 2001 21:37:47 +0000 (+0000) Subject: * Comment tweak. X-Git-Tag: dberlin-typesystem-branchpoint~879 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0e70c820dde52fc7d829eb54a802bc1495d177d0;p=platform%2Fupstream%2Fbinutils.git * Comment tweak. --- diff --git a/opcodes/cgen-ibld.in b/opcodes/cgen-ibld.in index 69a5d11..528e609 100644 --- a/opcodes/cgen-ibld.in +++ b/opcodes/cgen-ibld.in @@ -202,10 +202,10 @@ insert_normal (cd, value, attrs, word_offset, start, length, word_length, } /* Default insn builder (insert handler). - The instruction is recorded in CGEN_INT_INSN_P byte order - (meaning that if CGEN_INT_INSN_P BUFFER is an int * and thus the value is - recorded in host byte order, otherwise BUFFER is an array of bytes and the - value is recorded in target byte order). + The instruction is recorded in CGEN_INT_INSN_P byte order (meaning + that if CGEN_INSN_BYTES_PTR is an int * and thus, the value is + recorded in host byte order, otherwise BUFFER is an array of bytes + and the value is recorded in target byte order). The result is an error message or NULL if success. */ static const char *