[PATCH 10/18, nds32] Define and rename some GPR-specific stuff.

Chung-Ju Wu jasonwucj@gmail.com
Thu Sep 4 05:51:00 GMT 2014


Hi, all,

Committed as Rev. 214859: https://gcc.gnu.org/r214859


gcc/ChangeLog

2014-09-03  Chung-Ju Wu  <jasonwucj@gmail.com>

        * config/nds32/nds32.c (nds32_function_arg): Define and rename some
        GPR-specific stuff.
        (nds32_function_arg_advance): Likewise.
        (nds32_init_cumulative_args): Likewise.
        * config/nds32/nds32.h (NDS32_MAX_GPR_REGS_FOR_ARGS): Define.
        (NDS32_FIRST_GPR_REGNUM): Define.
        (NDS32_LAST_GPR_REGNUM): Define.
        (NDS32_AVAILABLE_REGNUM_FOR_GPR_ARG): Define.
        (NDS32_ARG_PASS_IN_REG_P): Use NDS32_MAX_GPR_REGS_FOR_ARGS.
        (FUNCTION_ARG_REGNO_P): Use NDS32_MAX_GPR_REGS_FOR_ARGS.
        (machine_function): Use GRP-specific stuff.


Best regards,
jasonwucj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-PATCH-10-Define-and-rename-some-GPR-specific-stuff.patch
Type: application/octet-stream
Size: 5117 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20140904/7f0554e6/attachment.obj>


More information about the Gcc-patches mailing list