blob: 1b8e8ee27a684db29e9c26fd54d5f98d0d7c2adf [file] [log] [blame]
Raghu Gandham82fa43f2012-03-27 11:37:17 -07001/****************************************************************************
2 ****************************************************************************
3 ***
4 *** This header was automatically generated from a Linux kernel header
5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
7 *** structures, and macros generated from the original header, and thus,
8 *** contains no copyrightable information.
9 ***
10 *** To edit the content of this header, modify the corresponding
11 *** source file (e.g. under external/kernel-headers/original/) then
12 *** run bionic/libc/kernel/tools/update_all.py
13 ***
14 *** Any manual change here will be lost the next time this script will
15 *** be run. You've been warned!
16 ***
17 ****************************************************************************
18 ****************************************************************************/
19#ifndef __ASM_MIPS_REG_H
20#define __ASM_MIPS_REG_H
Raghu Gandham82fa43f2012-03-27 11:37:17 -070021#define EF_R0 6
Raghu Gandham82fa43f2012-03-27 11:37:17 -070022#define EF_R1 7
Raghu Gandham988ff8f2012-09-21 17:13:25 -070023/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Raghu Gandham82fa43f2012-03-27 11:37:17 -070024#define EF_R2 8
25#define EF_R3 9
26#define EF_R4 10
Raghu Gandham82fa43f2012-03-27 11:37:17 -070027#define EF_R5 11
Raghu Gandham988ff8f2012-09-21 17:13:25 -070028/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Raghu Gandham82fa43f2012-03-27 11:37:17 -070029#define EF_R6 12
30#define EF_R7 13
31#define EF_R8 14
Raghu Gandham82fa43f2012-03-27 11:37:17 -070032#define EF_R9 15
Raghu Gandham988ff8f2012-09-21 17:13:25 -070033/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Raghu Gandham82fa43f2012-03-27 11:37:17 -070034#define EF_R10 16
35#define EF_R11 17
36#define EF_R12 18
Raghu Gandham82fa43f2012-03-27 11:37:17 -070037#define EF_R13 19
Raghu Gandham988ff8f2012-09-21 17:13:25 -070038/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Raghu Gandham82fa43f2012-03-27 11:37:17 -070039#define EF_R14 20
40#define EF_R15 21
41#define EF_R16 22
Raghu Gandham82fa43f2012-03-27 11:37:17 -070042#define EF_R17 23
Raghu Gandham988ff8f2012-09-21 17:13:25 -070043/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Raghu Gandham82fa43f2012-03-27 11:37:17 -070044#define EF_R18 24
45#define EF_R19 25
46#define EF_R20 26
Raghu Gandham82fa43f2012-03-27 11:37:17 -070047#define EF_R21 27
Raghu Gandham988ff8f2012-09-21 17:13:25 -070048/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Raghu Gandham82fa43f2012-03-27 11:37:17 -070049#define EF_R22 28
50#define EF_R23 29
51#define EF_R24 30
Raghu Gandham82fa43f2012-03-27 11:37:17 -070052#define EF_R25 31
Raghu Gandham988ff8f2012-09-21 17:13:25 -070053/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Raghu Gandham82fa43f2012-03-27 11:37:17 -070054#define EF_R26 32
55#define EF_R27 33
56#define EF_R28 34
Raghu Gandham82fa43f2012-03-27 11:37:17 -070057#define EF_R29 35
Raghu Gandham988ff8f2012-09-21 17:13:25 -070058/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Raghu Gandham82fa43f2012-03-27 11:37:17 -070059#define EF_R30 36
60#define EF_R31 37
61#define EF_LO 38
Raghu Gandham82fa43f2012-03-27 11:37:17 -070062#define EF_HI 39
Raghu Gandham988ff8f2012-09-21 17:13:25 -070063/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Raghu Gandham82fa43f2012-03-27 11:37:17 -070064#define EF_CP0_EPC 40
65#define EF_CP0_BADVADDR 41
66#define EF_CP0_STATUS 42
Raghu Gandham82fa43f2012-03-27 11:37:17 -070067#define EF_CP0_CAUSE 43
Raghu Gandham988ff8f2012-09-21 17:13:25 -070068/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
Raghu Gandham82fa43f2012-03-27 11:37:17 -070069#define EF_UNUSED0 44
70#define EF_SIZE 180
71#endif