]>
Commit | Line | Data |
---|---|---|
40c85557 WD |
1 | /* |
2 | * (C) Copyright 2000 | |
3 | * Wolfgang Denk, DENX Software Engineering, [email protected]. | |
4 | * | |
1a459660 | 5 | * SPDX-License-Identifier: GPL-2.0+ |
40c85557 WD |
6 | */ |
7 | ||
8 | /* | |
9 | * WARNING! This file is automatically generated - DO NOT EDIT! | |
10 | */ | |
11 | #define KERNELBASE -1073741824 | |
12 | #define STATE 0 | |
13 | #define NEXT_TASK 64 | |
14 | #define COUNTER 52 | |
15 | #define PROCESSOR 916 | |
16 | #define SIGPENDING 8 | |
17 | #define TSS 576 | |
18 | #define MM 880 | |
19 | #define TASK_STRUCT_SIZE 928 | |
20 | #define KSP 0 | |
21 | #define PG_TABLES 4 | |
22 | #define PGD 8 | |
23 | #define LAST_SYSCALL 20 | |
24 | #define PT_REGS 12 | |
25 | #define PF_TRACESYS 32 | |
26 | #define TASK_FLAGS 4 | |
27 | #define TSS_FPR0 24 | |
28 | #define TSS_FPSCR 284 | |
29 | #define TSS_SMP_FORK_RET 288 | |
30 | #define TASK_UNION_SIZE 8192 | |
31 | #define STACK_FRAME_OVERHEAD 16 | |
32 | #define INT_FRAME_SIZE 192 | |
33 | #define GPR0 16 | |
34 | #define GPR1 20 | |
35 | #define GPR2 24 | |
36 | #define GPR3 28 | |
37 | #define GPR4 32 | |
38 | #define GPR5 36 | |
39 | #define GPR6 40 | |
40 | #define GPR7 44 | |
41 | #define GPR8 48 | |
42 | #define GPR9 52 | |
43 | #define GPR10 56 | |
44 | #define GPR11 60 | |
45 | #define GPR12 64 | |
46 | #define GPR13 68 | |
47 | #define GPR14 72 | |
48 | #define GPR15 76 | |
49 | #define GPR16 80 | |
50 | #define GPR17 84 | |
51 | #define GPR18 88 | |
52 | #define GPR19 92 | |
53 | #define GPR20 96 | |
54 | #define GPR21 100 | |
55 | #define GPR22 104 | |
56 | #define GPR23 108 | |
57 | #define GPR24 112 | |
58 | #define GPR25 116 | |
59 | #define GPR26 120 | |
60 | #define GPR27 124 | |
61 | #define GPR28 128 | |
62 | #define GPR29 132 | |
63 | #define GPR30 136 | |
64 | #define GPR31 140 | |
65 | #define _NIP 144 | |
66 | #define _MSR 148 | |
67 | #define _CTR 156 | |
68 | #define _LINK 160 | |
69 | #define _CCR 168 | |
70 | #define _XER 164 | |
71 | #define _DAR 180 | |
72 | #define _DSISR 184 | |
73 | #define ORIG_GPR3 152 | |
74 | #define RESULT 188 | |
75 | #define TRAP 176 |