aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/instruction.json
blob: 6d258b1080cf4984f481aa28d88a59a7e4e0e58f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
[
  {
    "ArchStdEvent": "SW_INCR"
  },
  {
    "ArchStdEvent": "INST_RETIRED"
  },
  {
    "ArchStdEvent": "EXC_RETURN"
  },
  {
    "ArchStdEvent": "CID_WRITE_RETIRED"
  },
  {
    "ArchStdEvent": "INST_SPEC"
  },
  {
    "ArchStdEvent": "LDREX_SPEC"
  },
  {
    "ArchStdEvent": "STREX_SPEC"
  },
  {
    "ArchStdEvent": "LD_SPEC"
  },
  {
    "ArchStdEvent": "ST_SPEC"
  },
  {
    "ArchStdEvent": "LDST_SPEC"
  },
  {
    "ArchStdEvent": "DP_SPEC"
  },
  {
    "ArchStdEvent": "ASE_SPEC"
  },
  {
    "ArchStdEvent": "VFP_SPEC"
  },
  {
    "ArchStdEvent": "PC_WRITE_SPEC"
  },
  {
    "ArchStdEvent": "CRYPTO_SPEC"
  },
  {
    "ArchStdEvent": "BR_IMMED_SPEC"
  },
  {
    "ArchStdEvent": "BR_RETURN_SPEC"
  },
  {
    "ArchStdEvent": "BR_INDIRECT_SPEC"
  },
  {
    "ArchStdEvent": "ISB_SPEC"
  },
  {
    "ArchStdEvent": "DSB_SPEC"
  },
  {
    "ArchStdEvent": "DMB_SPEC"
  },
  {
    "PublicDescription": "This event counts architecturally executed zero blocking operations due to the 'DC ZVA' instruction.",
    "EventCode": "0x9F",
    "EventName": "DCZVA_SPEC",
    "BriefDescription": "This event counts architecturally executed zero blocking operations due to the 'DC ZVA' instruction."
  },
  {
    "PublicDescription": "This event counts architecturally executed floating-point move operations.",
    "EventCode": "0x105",
    "EventName": "FP_MV_SPEC",
    "BriefDescription": "This event counts architecturally executed floating-point move operations."
  },
  {
    "PublicDescription": "This event counts architecturally executed operations that using predicate register.",
    "EventCode": "0x108",
    "EventName": "PRD_SPEC",
    "BriefDescription": "This event counts architecturally executed operations that using predicate register."
  },
  {
    "PublicDescription": "This event counts architecturally executed inter-element manipulation operations.",
    "EventCode": "0x109",
    "EventName": "IEL_SPEC",
    "BriefDescription": "This event counts architecturally executed inter-element manipulation operations."
  },
  {
    "PublicDescription": "This event counts architecturally executed inter-register manipulation operations.",
    "EventCode": "0x10A",
    "EventName": "IREG_SPEC",
    "BriefDescription": "This event counts architecturally executed inter-register manipulation operations."
  },
  {
    "PublicDescription": "This event counts architecturally executed NOSIMD load operations that using SIMD&FP registers.",
    "EventCode": "0x112",
    "EventName": "FP_LD_SPEC",
    "BriefDescription": "This event counts architecturally executed NOSIMD load operations that using SIMD&FP registers."
  },
  {
    "PublicDescription": "This event counts architecturally executed NOSIMD store operations that using SIMD&FP registers.",
    "EventCode": "0x113",
    "EventName": "FP_ST_SPEC",
    "BriefDescription": "This event counts architecturally executed NOSIMD store operations that using SIMD&FP registers."
  },
  {
    "PublicDescription": "This event counts architecturally executed SIMD broadcast floating-point load operations.",
    "EventCode": "0x11A",
    "EventName": "BC_LD_SPEC",
    "BriefDescription": "This event counts architecturally executed SIMD broadcast floating-point load operations."
  },
  {
    "PublicDescription": "This event counts architecturally executed instructions, excluding the MOVPRFX instruction.",
    "EventCode": "0x121",
    "EventName": "EFFECTIVE_INST_SPEC",
    "BriefDescription": "This event counts architecturally executed instructions, excluding the MOVPRFX instruction."
  },
  {
    "PublicDescription": "This event counts architecturally executed operations that uses 'pre-index' as its addressing mode.",
    "EventCode": "0x123",
    "EventName": "PRE_INDEX_SPEC",
    "BriefDescription": "This event counts architecturally executed operations that uses 'pre-index' as its addressing mode."
  },
  {
    "PublicDescription": "This event counts architecturally executed operations that uses 'post-index' as its addressing mode.",
    "EventCode": "0x124",
    "EventName": "POST_INDEX_SPEC",
    "BriefDescription": "This event counts architecturally executed operations that uses 'post-index' as its addressing mode."
  }
]