• Cryptography instructions sample for ARMv8
    hi, experts: I found ARMv8 supported some cryptography instructions. So: Is there any sample code demonstrating how to use these crypto instructions? best wishes,
  • Penalty estimate of TLB miss or table walk in armv8
    Hello! Is there are rough estimate oh what would be the penalty for each tlb miss or table walk for different table levels? And what are the factors that can determine the deviation between each measurement...
  • The "usage model" of ARMv8 SVE contiguous "non-fault" load instructions ?
    Hello, What exactly is the "usage model" of ARMv8 SVE contiguous "non-fault" load instructions ? I understand the usage model of "first-fault" SVE instrcutions (which is described in many white papers...
  • Synchronization of caches on ARMv8
    Hello, I have a question regarding the synchronization of caches on ARMv8 on Multi-Core. Let's assume that we have 2 cores that are running in parallel, and both has L1 Cache with line size = 64 Bytes...
  • ARMv8 PMU access
    Hey guys, I'm running a sw in a multicore ARMv8 system and I'd like to know a bit more about the PMU component. There is a PMU per CPU, right? Is it possible from one CPU to access the other CPU...