spi: spidev_test: Fix buffer overflow in unescape()
[cascardo/linux.git] / tools / arch / s390 / include / uapi / asm / sie.h
1 #ifndef _UAPI_ASM_S390_SIE_H
2 #define _UAPI_ASM_S390_SIE_H
3
4 #define diagnose_codes                                          \
5         { 0x10, "DIAG (0x10) release pages" },                  \
6         { 0x44, "DIAG (0x44) time slice end" },                 \
7         { 0x9c, "DIAG (0x9c) time slice end directed" },        \
8         { 0x204, "DIAG (0x204) logical-cpu utilization" },      \
9         { 0x258, "DIAG (0x258) page-reference services" },      \
10         { 0x288, "DIAG (0x288) watchdog functions" },           \
11         { 0x308, "DIAG (0x308) ipl functions" },                \
12         { 0x500, "DIAG (0x500) KVM virtio functions" },         \
13         { 0x501, "DIAG (0x501) KVM breakpoint" }
14
15 #define sigp_order_codes                                        \
16         { 0x01, "SIGP sense" },                                 \
17         { 0x02, "SIGP external call" },                         \
18         { 0x03, "SIGP emergency signal" },                      \
19         { 0x04, "SIGP start" },                                 \
20         { 0x05, "SIGP stop" },                                  \
21         { 0x06, "SIGP restart" },                               \
22         { 0x09, "SIGP stop and store status" },                 \
23         { 0x0b, "SIGP initial cpu reset" },                     \
24         { 0x0c, "SIGP cpu reset" },                             \
25         { 0x0d, "SIGP set prefix" },                            \
26         { 0x0e, "SIGP store status at address" },               \
27         { 0x12, "SIGP set architecture" },                      \
28         { 0x13, "SIGP conditional emergency signal" },          \
29         { 0x15, "SIGP sense running" },                         \
30         { 0x16, "SIGP set multithreading"},                     \
31         { 0x17, "SIGP store additional status ait address"}
32
33 #define icpt_prog_codes                                         \
34         { 0x0001, "Prog Operation" },                           \
35         { 0x0002, "Prog Privileged Operation" },                \
36         { 0x0003, "Prog Execute" },                             \
37         { 0x0004, "Prog Protection" },                          \
38         { 0x0005, "Prog Addressing" },                          \
39         { 0x0006, "Prog Specification" },                       \
40         { 0x0007, "Prog Data" },                                \
41         { 0x0008, "Prog Fixedpoint overflow" },                 \
42         { 0x0009, "Prog Fixedpoint divide" },                   \
43         { 0x000A, "Prog Decimal overflow" },                    \
44         { 0x000B, "Prog Decimal divide" },                      \
45         { 0x000C, "Prog HFP exponent overflow" },               \
46         { 0x000D, "Prog HFP exponent underflow" },              \
47         { 0x000E, "Prog HFP significance" },                    \
48         { 0x000F, "Prog HFP divide" },                          \
49         { 0x0010, "Prog Segment translation" },                 \
50         { 0x0011, "Prog Page translation" },                    \
51         { 0x0012, "Prog Translation specification" },           \
52         { 0x0013, "Prog Special operation" },                   \
53         { 0x0015, "Prog Operand" },                             \
54         { 0x0016, "Prog Trace table" },                         \
55         { 0x0017, "Prog ASNtranslation specification" },        \
56         { 0x001C, "Prog Spaceswitch event" },                   \
57         { 0x001D, "Prog HFP square root" },                     \
58         { 0x001F, "Prog PCtranslation specification" },         \
59         { 0x0020, "Prog AFX translation" },                     \
60         { 0x0021, "Prog ASX translation" },                     \
61         { 0x0022, "Prog LX translation" },                      \
62         { 0x0023, "Prog EX translation" },                      \
63         { 0x0024, "Prog Primary authority" },                   \
64         { 0x0025, "Prog Secondary authority" },                 \
65         { 0x0026, "Prog LFXtranslation exception" },            \
66         { 0x0027, "Prog LSXtranslation exception" },            \
67         { 0x0028, "Prog ALET specification" },                  \
68         { 0x0029, "Prog ALEN translation" },                    \
69         { 0x002A, "Prog ALE sequence" },                        \
70         { 0x002B, "Prog ASTE validity" },                       \
71         { 0x002C, "Prog ASTE sequence" },                       \
72         { 0x002D, "Prog Extended authority" },                  \
73         { 0x002E, "Prog LSTE sequence" },                       \
74         { 0x002F, "Prog ASTE instance" },                       \
75         { 0x0030, "Prog Stack full" },                          \
76         { 0x0031, "Prog Stack empty" },                         \
77         { 0x0032, "Prog Stack specification" },                 \
78         { 0x0033, "Prog Stack type" },                          \
79         { 0x0034, "Prog Stack operation" },                     \
80         { 0x0039, "Prog Region first translation" },            \
81         { 0x003A, "Prog Region second translation" },           \
82         { 0x003B, "Prog Region third translation" },            \
83         { 0x0040, "Prog Monitor event" },                       \
84         { 0x0080, "Prog PER event" },                           \
85         { 0x0119, "Prog Crypto operation" }
86
87 #define exit_code_ipa0(ipa0, opcode, mnemonic)          \
88         { (ipa0 << 8 | opcode), #ipa0 " " mnemonic }
89 #define exit_code(opcode, mnemonic)                     \
90         { opcode, mnemonic }
91
92 #define icpt_insn_codes                         \
93         exit_code_ipa0(0x01, 0x01, "PR"),       \
94         exit_code_ipa0(0x01, 0x04, "PTFF"),     \
95         exit_code_ipa0(0x01, 0x07, "SCKPF"),    \
96         exit_code_ipa0(0xAA, 0x00, "RINEXT"),   \
97         exit_code_ipa0(0xAA, 0x01, "RION"),     \
98         exit_code_ipa0(0xAA, 0x02, "TRIC"),     \
99         exit_code_ipa0(0xAA, 0x03, "RIOFF"),    \
100         exit_code_ipa0(0xAA, 0x04, "RIEMIT"),   \
101         exit_code_ipa0(0xB2, 0x02, "STIDP"),    \
102         exit_code_ipa0(0xB2, 0x04, "SCK"),      \
103         exit_code_ipa0(0xB2, 0x05, "STCK"),     \
104         exit_code_ipa0(0xB2, 0x06, "SCKC"),     \
105         exit_code_ipa0(0xB2, 0x07, "STCKC"),    \
106         exit_code_ipa0(0xB2, 0x08, "SPT"),      \
107         exit_code_ipa0(0xB2, 0x09, "STPT"),     \
108         exit_code_ipa0(0xB2, 0x0d, "PTLB"),     \
109         exit_code_ipa0(0xB2, 0x10, "SPX"),      \
110         exit_code_ipa0(0xB2, 0x11, "STPX"),     \
111         exit_code_ipa0(0xB2, 0x12, "STAP"),     \
112         exit_code_ipa0(0xB2, 0x14, "SIE"),      \
113         exit_code_ipa0(0xB2, 0x16, "SETR"),     \
114         exit_code_ipa0(0xB2, 0x17, "STETR"),    \
115         exit_code_ipa0(0xB2, 0x18, "PC"),       \
116         exit_code_ipa0(0xB2, 0x20, "SERVC"),    \
117         exit_code_ipa0(0xB2, 0x21, "IPTE"),     \
118         exit_code_ipa0(0xB2, 0x28, "PT"),       \
119         exit_code_ipa0(0xB2, 0x29, "ISKE"),     \
120         exit_code_ipa0(0xB2, 0x2a, "RRBE"),     \
121         exit_code_ipa0(0xB2, 0x2b, "SSKE"),     \
122         exit_code_ipa0(0xB2, 0x2c, "TB"),       \
123         exit_code_ipa0(0xB2, 0x2e, "PGIN"),     \
124         exit_code_ipa0(0xB2, 0x2f, "PGOUT"),    \
125         exit_code_ipa0(0xB2, 0x30, "CSCH"),     \
126         exit_code_ipa0(0xB2, 0x31, "HSCH"),     \
127         exit_code_ipa0(0xB2, 0x32, "MSCH"),     \
128         exit_code_ipa0(0xB2, 0x33, "SSCH"),     \
129         exit_code_ipa0(0xB2, 0x34, "STSCH"),    \
130         exit_code_ipa0(0xB2, 0x35, "TSCH"),     \
131         exit_code_ipa0(0xB2, 0x36, "TPI"),      \
132         exit_code_ipa0(0xB2, 0x37, "SAL"),      \
133         exit_code_ipa0(0xB2, 0x38, "RSCH"),     \
134         exit_code_ipa0(0xB2, 0x39, "STCRW"),    \
135         exit_code_ipa0(0xB2, 0x3a, "STCPS"),    \
136         exit_code_ipa0(0xB2, 0x3b, "RCHP"),     \
137         exit_code_ipa0(0xB2, 0x3c, "SCHM"),     \
138         exit_code_ipa0(0xB2, 0x40, "BAKR"),     \
139         exit_code_ipa0(0xB2, 0x48, "PALB"),     \
140         exit_code_ipa0(0xB2, 0x4c, "TAR"),      \
141         exit_code_ipa0(0xB2, 0x50, "CSP"),      \
142         exit_code_ipa0(0xB2, 0x54, "MVPG"),     \
143         exit_code_ipa0(0xB2, 0x58, "BSG"),      \
144         exit_code_ipa0(0xB2, 0x5a, "BSA"),      \
145         exit_code_ipa0(0xB2, 0x5f, "CHSC"),     \
146         exit_code_ipa0(0xB2, 0x74, "SIGA"),     \
147         exit_code_ipa0(0xB2, 0x76, "XSCH"),     \
148         exit_code_ipa0(0xB2, 0x78, "STCKE"),    \
149         exit_code_ipa0(0xB2, 0x7c, "STCKF"),    \
150         exit_code_ipa0(0xB2, 0x7d, "STSI"),     \
151         exit_code_ipa0(0xB2, 0xb0, "STFLE"),    \
152         exit_code_ipa0(0xB2, 0xb1, "STFL"),     \
153         exit_code_ipa0(0xB2, 0xb2, "LPSWE"),    \
154         exit_code_ipa0(0xB2, 0xf8, "TEND"),     \
155         exit_code_ipa0(0xB2, 0xfc, "TABORT"),   \
156         exit_code_ipa0(0xB9, 0x1e, "KMAC"),     \
157         exit_code_ipa0(0xB9, 0x28, "PCKMO"),    \
158         exit_code_ipa0(0xB9, 0x2a, "KMF"),      \
159         exit_code_ipa0(0xB9, 0x2b, "KMO"),      \
160         exit_code_ipa0(0xB9, 0x2d, "KMCTR"),    \
161         exit_code_ipa0(0xB9, 0x2e, "KM"),       \
162         exit_code_ipa0(0xB9, 0x2f, "KMC"),      \
163         exit_code_ipa0(0xB9, 0x3e, "KIMD"),     \
164         exit_code_ipa0(0xB9, 0x3f, "KLMD"),     \
165         exit_code_ipa0(0xB9, 0x8a, "CSPG"),     \
166         exit_code_ipa0(0xB9, 0x8d, "EPSW"),     \
167         exit_code_ipa0(0xB9, 0x8e, "IDTE"),     \
168         exit_code_ipa0(0xB9, 0x8f, "CRDTE"),    \
169         exit_code_ipa0(0xB9, 0x9c, "EQBS"),     \
170         exit_code_ipa0(0xB9, 0xa2, "PTF"),      \
171         exit_code_ipa0(0xB9, 0xab, "ESSA"),     \
172         exit_code_ipa0(0xB9, 0xae, "RRBM"),     \
173         exit_code_ipa0(0xB9, 0xaf, "PFMF"),     \
174         exit_code_ipa0(0xE3, 0x03, "LRAG"),     \
175         exit_code_ipa0(0xE3, 0x13, "LRAY"),     \
176         exit_code_ipa0(0xE3, 0x25, "NTSTG"),    \
177         exit_code_ipa0(0xE5, 0x00, "LASP"),     \
178         exit_code_ipa0(0xE5, 0x01, "TPROT"),    \
179         exit_code_ipa0(0xE5, 0x60, "TBEGIN"),   \
180         exit_code_ipa0(0xE5, 0x61, "TBEGINC"),  \
181         exit_code_ipa0(0xEB, 0x25, "STCTG"),    \
182         exit_code_ipa0(0xEB, 0x2f, "LCTLG"),    \
183         exit_code_ipa0(0xEB, 0x60, "LRIC"),     \
184         exit_code_ipa0(0xEB, 0x61, "STRIC"),    \
185         exit_code_ipa0(0xEB, 0x62, "MRIC"),     \
186         exit_code_ipa0(0xEB, 0x8a, "SQBS"),     \
187         exit_code_ipa0(0xC8, 0x01, "ECTG"),     \
188         exit_code(0x0a, "SVC"),                 \
189         exit_code(0x80, "SSM"),                 \
190         exit_code(0x82, "LPSW"),                \
191         exit_code(0x83, "DIAG"),                \
192         exit_code(0xae, "SIGP"),                \
193         exit_code(0xac, "STNSM"),               \
194         exit_code(0xad, "STOSM"),               \
195         exit_code(0xb1, "LRA"),                 \
196         exit_code(0xb6, "STCTL"),               \
197         exit_code(0xb7, "LCTL"),                \
198         exit_code(0xee, "PLO")
199
200 #define sie_intercept_code                                      \
201         { 0x00, "Host interruption" },                          \
202         { 0x04, "Instruction" },                                \
203         { 0x08, "Program interruption" },                       \
204         { 0x0c, "Instruction and program interruption" },       \
205         { 0x10, "External request" },                           \
206         { 0x14, "External interruption" },                      \
207         { 0x18, "I/O request" },                                \
208         { 0x1c, "Wait state" },                                 \
209         { 0x20, "Validity" },                                   \
210         { 0x28, "Stop request" },                               \
211         { 0x2c, "Operation exception" },                        \
212         { 0x38, "Partial-execution" },                          \
213         { 0x3c, "I/O interruption" },                           \
214         { 0x40, "I/O instruction" },                            \
215         { 0x48, "Timing subset" }
216
217 /*
218  * This is the simple interceptable instructions decoder.
219  *
220  * It will be used as userspace interface and it can be used in places
221  * that does not allow to use general decoder functions,
222  * such as trace events declarations.
223  *
224  * Some userspace tools may want to parse this code
225  * and would be confused by switch(), if() and other statements,
226  * but they can understand conditional operator.
227  */
228 #define INSN_DECODE_IPA0(ipa0, insn, rshift, mask)              \
229         (insn >> 56) == (ipa0) ?                                \
230                 ((ipa0 << 8) | ((insn >> rshift) & mask)) :
231
232 #define INSN_DECODE(insn) (insn >> 56)
233
234 /*
235  * The macro icpt_insn_decoder() takes an intercepted instruction
236  * and returns a key, which can be used to find a mnemonic name
237  * of the instruction in the icpt_insn_codes table.
238  */
239 #define icpt_insn_decoder(insn) (               \
240         INSN_DECODE_IPA0(0x01, insn, 48, 0xff)  \
241         INSN_DECODE_IPA0(0xaa, insn, 48, 0x0f)  \
242         INSN_DECODE_IPA0(0xb2, insn, 48, 0xff)  \
243         INSN_DECODE_IPA0(0xb9, insn, 48, 0xff)  \
244         INSN_DECODE_IPA0(0xe3, insn, 48, 0xff)  \
245         INSN_DECODE_IPA0(0xe5, insn, 48, 0xff)  \
246         INSN_DECODE_IPA0(0xeb, insn, 16, 0xff)  \
247         INSN_DECODE_IPA0(0xc8, insn, 48, 0x0f)  \
248         INSN_DECODE(insn))
249
250 #endif /* _UAPI_ASM_S390_SIE_H */