]> git.ipfire.org Git - thirdparty/gcc.git/commit
arm.h (FUNCTION_ARG_ADVANCE): Only adjust iwmmxt_nregs if TARGET_IWMMXT_ABI.
authorJoseph Myers <joseph@codesourcery.com>
Tue, 14 Nov 2006 20:36:28 +0000 (20:36 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Tue, 14 Nov 2006 20:36:28 +0000 (20:36 +0000)
commitf0c1ebb73430eb3735b8a196b4795e15b0a64ca8
tree5c3d0b583c3183bae1c71802c81b2fa9bd6829a8
parentdd7f7a6ea4894c43d5b65cbe15a92b7c2450aebf
arm.h (FUNCTION_ARG_ADVANCE): Only adjust iwmmxt_nregs if TARGET_IWMMXT_ABI.

* config/arm/arm.h (FUNCTION_ARG_ADVANCE): Only adjust
iwmmxt_nregs if TARGET_IWMMXT_ABI.
* config/arm/iwmmxt.md (movv8qi_internal, movv4hi_internal,
movv2si_internal): Support moves between core registers.

From-SVN: r118825
gcc/ChangeLog
gcc/config/arm/arm.h
gcc/config/arm/iwmmxt.md