summaryrefslogtreecommitdiff
path: root/opcodes/cgen-ibld.in
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2001-03-27 21:37:47 +0000
committerBen Elliston <bje@au.ibm.com>2001-03-27 21:37:47 +0000
commit1dc447b3d58187932788fd87fb7a37774736de88 (patch)
treeb3234033f38668a19abc405930d7570cd8b24fbc /opcodes/cgen-ibld.in
parent333fa4a98bbd52f47cdac586981542e624e563e5 (diff)
downloadbinutils-redhat-1dc447b3d58187932788fd87fb7a37774736de88.tar.gz
* Comment tweak.
Diffstat (limited to 'opcodes/cgen-ibld.in')
-rw-r--r--opcodes/cgen-ibld.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/opcodes/cgen-ibld.in b/opcodes/cgen-ibld.in
index 69a5d1116b..528e60979c 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 *