• ARM 和NEON 汇编条件执行问题

    siman
    siman

    技术支持好:

    在文档中说过

    The instructions that can be conditional have an optional condition code, shown in syntax

    descriptions as {cond}. Table 3-2shows the condition codes that you can use.

    当我使用ARM 指令

    subs r3, r3, #1

    strpl r3, [r0]!

    汇编编译正常,可以条件执行,但是我现在想用neon汇编,vld和vst…

    • Answered
    • over 5 years ago
    • 中文社区
    • 中文社区论区
  • View related content from anywhere
  • More
  • Cancel