xref: /nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/include/asm/ppc_defs.h (revision 042d53a763ad75cb1465103098bb88c245d95138)
1 /*
2  * (C) Copyright 2000
3  * Wolfgang Denk, DENX Software Engineering, [email protected].
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	STACK_FRAME_OVERHEAD	16
28 #define	INT_FRAME_SIZE	192
29 #define	GPR0	16
30 #define	GPR1	20
31 #define	GPR2	24
32 #define	GPR3	28
33 #define	GPR4	32
34 #define	GPR5	36
35 #define	GPR6	40
36 #define	GPR7	44
37 #define	GPR8	48
38 #define	GPR9	52
39 #define	GPR10	56
40 #define	GPR11	60
41 #define	GPR12	64
42 #define	GPR13	68
43 #define	GPR14	72
44 #define	GPR15	76
45 #define	GPR16	80
46 #define	GPR17	84
47 #define	GPR18	88
48 #define	GPR19	92
49 #define	GPR20	96
50 #define	GPR21	100
51 #define	GPR22	104
52 #define	GPR23	108
53 #define	GPR24	112
54 #define	GPR25	116
55 #define	GPR26	120
56 #define	GPR27	124
57 #define	GPR28	128
58 #define	GPR29	132
59 #define	GPR30	136
60 #define	GPR31	140
61 #define	_NIP	144
62 #define	_MSR	148
63 #define	ORIG_GPR3	152
64 #define	_CTR	156
65 #define	_LINK	160
66 #define	_XER	164
67 #define	_CCR	168
68 #define	_MQ	    172
69 #define	TRAP	176
70 #define	_DAR	180
71 #define	_DSISR	184
72 #define	RESULT	188
73 
74