1/****************************************************************************
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
21#define EF_R0 6
22#define EF_R1 7
23/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
24#define EF_R2 8
25#define EF_R3 9
26#define EF_R4 10
27#define EF_R5 11
28/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
29#define EF_R6 12
30#define EF_R7 13
31#define EF_R8 14
32#define EF_R9 15
33/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
34#define EF_R10 16
35#define EF_R11 17
36#define EF_R12 18
37#define EF_R13 19
38/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
39#define EF_R14 20
40#define EF_R15 21
41#define EF_R16 22
42#define EF_R17 23
43/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
44#define EF_R18 24
45#define EF_R19 25
46#define EF_R20 26
47#define EF_R21 27
48/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
49#define EF_R22 28
50#define EF_R23 29
51#define EF_R24 30
52#define EF_R25 31
53/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
54#define EF_R26 32
55#define EF_R27 33
56#define EF_R28 34
57#define EF_R29 35
58/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
59#define EF_R30 36
60#define EF_R31 37
61#define EF_LO 38
62#define EF_HI 39
63/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
64#define EF_CP0_EPC 40
65#define EF_CP0_BADVADDR 41
66#define EF_CP0_STATUS 42
67#define EF_CP0_CAUSE 43
68/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
69#define EF_UNUSED0 44
70#define EF_SIZE 180
71#endif
72