mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 22:01:27 +08:00
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
This commit is contained in:
parent
a14b88bb20
commit
f26b8ec98a
@ -1,3 +1,7 @@
|
||||
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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user