]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - include/ppc_defs.h
Prepare v2013.07-rc2
[karo-tx-uboot.git] / include / ppc_defs.h
1 /*
2  * (C) Copyright 2000
3  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4  *
5  * See file CREDITS for list of people who contributed to this
6  * project.
7  *
8  * This program is free software; you can redistribute it and/or
9  * modify it under the terms of the GNU General Public License as
10  * published by the Free Software Foundation; either version 2 of
11  * the License, or (at your option) any later version.
12  *
13  * This program is distributed in the hope that it will be useful,
14  * but WITHOUT ANY WARRANTY; without even the implied warranty of
15  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16  * GNU General Public License for more details.
17  *
18  * You should have received a copy of the GNU General Public License
19  * along with this program; if not, write to the Free Software
20  * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
21  * MA 02111-1307 USA
22  */
23
24 /*
25  * WARNING! This file is automatically generated - DO NOT EDIT!
26  */
27 #define KERNELBASE      -1073741824
28 #define STATE   0
29 #define NEXT_TASK       64
30 #define COUNTER 52
31 #define PROCESSOR       916
32 #define SIGPENDING      8
33 #define TSS     576
34 #define MM      880
35 #define TASK_STRUCT_SIZE        928
36 #define KSP     0
37 #define PG_TABLES       4
38 #define PGD     8
39 #define LAST_SYSCALL    20
40 #define PT_REGS 12
41 #define PF_TRACESYS     32
42 #define TASK_FLAGS      4
43 #define TSS_FPR0        24
44 #define TSS_FPSCR       284
45 #define TSS_SMP_FORK_RET        288
46 #define TASK_UNION_SIZE 8192
47 #define STACK_FRAME_OVERHEAD    16
48 #define INT_FRAME_SIZE  192
49 #define GPR0    16
50 #define GPR1    20
51 #define GPR2    24
52 #define GPR3    28
53 #define GPR4    32
54 #define GPR5    36
55 #define GPR6    40
56 #define GPR7    44
57 #define GPR8    48
58 #define GPR9    52
59 #define GPR10   56
60 #define GPR11   60
61 #define GPR12   64
62 #define GPR13   68
63 #define GPR14   72
64 #define GPR15   76
65 #define GPR16   80
66 #define GPR17   84
67 #define GPR18   88
68 #define GPR19   92
69 #define GPR20   96
70 #define GPR21   100
71 #define GPR22   104
72 #define GPR23   108
73 #define GPR24   112
74 #define GPR25   116
75 #define GPR26   120
76 #define GPR27   124
77 #define GPR28   128
78 #define GPR29   132
79 #define GPR30   136
80 #define GPR31   140
81 #define _NIP    144
82 #define _MSR    148
83 #define _CTR    156
84 #define _LINK   160
85 #define _CCR    168
86 #define _XER    164
87 #define _DAR    180
88 #define _DSISR  184
89 #define ORIG_GPR3       152
90 #define RESULT  188
91 #define TRAP    176