• How to define a macro function

    老鹰
    老鹰

    hi,

        I want to ask a question.

         How to define a macro function that can be called by C language in armasm?

         I know that in GNU can be used in the following way:

    .macro push_x1_x12

    push x1,x2

    push…

    • Answered
    • over 5 years ago
    • Software Tools
    • Arm Development Studio forum