cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

branch.json (264B)


      1[
      2    {
      3        "ArchStdEvent": "BR_MIS_PRED"
      4    },
      5    {
      6        "ArchStdEvent": "BR_PRED"
      7    },
      8    {
      9        "ArchStdEvent": "BR_IMMED_SPEC"
     10    },
     11    {
     12        "ArchStdEvent": "BR_RETURN_SPEC"
     13    },
     14    {
     15        "ArchStdEvent": "BR_INDIRECT_SPEC"
     16    }
     17]