ppc_defs.h 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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. * WARNING! This file is automatically generated - DO NOT EDIT!
  25. */
  26. #define KERNELBASE -1073741824
  27. #define STATE 0
  28. #define NEXT_TASK 64
  29. #define COUNTER 52
  30. #define PROCESSOR 916
  31. #define SIGPENDING 8
  32. #define TSS 576
  33. #define MM 880
  34. #define TASK_STRUCT_SIZE 928
  35. #define KSP 0
  36. #define PG_TABLES 4
  37. #define PGD 8
  38. #define LAST_SYSCALL 20
  39. #define PT_REGS 12
  40. #define PF_TRACESYS 32
  41. #define TASK_FLAGS 4
  42. #define TSS_FPR0 24
  43. #define TSS_FPSCR 284
  44. #define TSS_SMP_FORK_RET 288
  45. #define TASK_UNION_SIZE 8192
  46. #define STACK_FRAME_OVERHEAD 16
  47. #define INT_FRAME_SIZE 192
  48. #define GPR0 16
  49. #define GPR1 20
  50. #define GPR2 24
  51. #define GPR3 28
  52. #define GPR4 32
  53. #define GPR5 36
  54. #define GPR6 40
  55. #define GPR7 44
  56. #define GPR8 48
  57. #define GPR9 52
  58. #define GPR10 56
  59. #define GPR11 60
  60. #define GPR12 64
  61. #define GPR13 68
  62. #define GPR14 72
  63. #define GPR15 76
  64. #define GPR16 80
  65. #define GPR17 84
  66. #define GPR18 88
  67. #define GPR19 92
  68. #define GPR20 96
  69. #define GPR21 100
  70. #define GPR22 104
  71. #define GPR23 108
  72. #define GPR24 112
  73. #define GPR25 116
  74. #define GPR26 120
  75. #define GPR27 124
  76. #define GPR28 128
  77. #define GPR29 132
  78. #define GPR30 136
  79. #define GPR31 140
  80. #define _NIP 144
  81. #define _MSR 148
  82. #define _CTR 156
  83. #define _LINK 160
  84. #define _CCR 168
  85. #define _XER 164
  86. #define _DAR 180
  87. #define _DSISR 184
  88. #define ORIG_GPR3 152
  89. #define RESULT 188
  90. #define TRAP 176