Commit f26b8ec9 by Paul Brook Committed by Paul Brook

arm.c (arm_coproc_mem_operand): Fix inaccurate comment.

2005-07-30  Paul Brook  <paul@codesourcery.com>

	* config/arm/arm.c (arm_coproc_mem_operand): Fix inaccurate comment.

From-SVN: r102575
parent a14b88bb
2005-07-30 Paul Brook <paul@codesourcery.com>
* config/arm/arm.c (arm_coproc_mem_operand): Fix inaccurate comment.
2005-07-30 Paul Brook <paul@codesourcery.com>
* config/arm/arm-protos.h (arm_canonicalize_comparison): Update
prototype.
* config/arm/arm.c (arm_canonicalize_comparison): Use correct limit
......
......@@ -4923,7 +4923,7 @@ cirrus_memory_offset (rtx op)
return 0;
}
/* Return TRUE if OP is a valid VFP memory address pattern.
/* Return TRUE if OP is a valid coprocessor memory address pattern.
WB if true if writeback address modes are allowed. */
int
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment