Browse By Tags

  • LDP/STP burst transaction question in ARMv8

    hi, experts:

    在ARMv8中:使用LDP/STP,取代了LDM/STM

    在ARMv8中:可以使用 LDP / STP to produce some continual burst memory transactions.

    CA57的DCache line = 64bytes(512bit)

    因此,如果我确保访问的目的地址,是64bytes对齐的,那么就会产生burst memory transactions,对吗?

    best wishes,