This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 4/6, nds32] Consider TARGET_CMODEL_LARGE for function call instructions.


Hi, all,

Committed as Rev. 219512: https://gcc.gnu.org/r219512


gcc/ChangeLog

        * config/nds32/nds32.md (call): Use pseudo instruction bal which
        clobbers TA_REGNUM if large code model is specified.
        (call_register): Likewise.
        (call_immediate): Likewise.
        (call_value): Likewise.
        (call_value_register): Likewise.
        (call_value_immediate): Likewise.


Best regards,
jasonwucj

Attachment: 0004-Consider-TARGET_CMODEL_LARGE-for-function-call-instr.patch
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]