Home | History | Annotate | Download | only in asm
      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_REGDEF_H
     20 #define _ASM_REGDEF_H
     21 #include <asm/sgidefs.h>
     22 #if _MIPS_SIM == _MIPS_SIM_ABI32
     23 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     24 #define zero $0
     25 #define AT $1
     26 #define v0 $2
     27 #define v1 $3
     28 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     29 #define a0 $4
     30 #define a1 $5
     31 #define a2 $6
     32 #define a3 $7
     33 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     34 #define t0 $8
     35 #define t1 $9
     36 #define t2 $10
     37 #define t3 $11
     38 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     39 #define t4 $12
     40 #define t5 $13
     41 #define t6 $14
     42 #define t7 $15
     43 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     44 #define s0 $16
     45 #define s1 $17
     46 #define s2 $18
     47 #define s3 $19
     48 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     49 #define s4 $20
     50 #define s5 $21
     51 #define s6 $22
     52 #define s7 $23
     53 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     54 #define t8 $24
     55 #define t9 $25
     56 #define jp $25
     57 #define k0 $26
     58 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     59 #define k1 $27
     60 #define gp $28
     61 #define sp $29
     62 #define fp $30
     63 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     64 #define s8 $30
     65 #define ra $31
     66 #endif
     67 #if _MIPS_SIM == _MIPS_SIM_ABI64 || _MIPS_SIM == _MIPS_SIM_NABI32
     68 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     69 #define zero $0
     70 #define AT $at
     71 #define v0 $2
     72 #define v1 $3
     73 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     74 #define a0 $4
     75 #define a1 $5
     76 #define a2 $6
     77 #define a3 $7
     78 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     79 #define a4 $8
     80 #define ta0 $8
     81 #define a5 $9
     82 #define ta1 $9
     83 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     84 #define a6 $10
     85 #define ta2 $10
     86 #define a7 $11
     87 #define ta3 $11
     88 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     89 #define t0 $12
     90 #define t1 $13
     91 #define t2 $14
     92 #define t3 $15
     93 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     94 #define s0 $16
     95 #define s1 $17
     96 #define s2 $18
     97 #define s3 $19
     98 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
     99 #define s4 $20
    100 #define s5 $21
    101 #define s6 $22
    102 #define s7 $23
    103 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    104 #define t8 $24
    105 #define t9 $25
    106 #define jp $25
    107 #define k0 $26
    108 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    109 #define k1 $27
    110 #define gp $28
    111 #define sp $29
    112 #define fp $30
    113 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    114 #define s8 $30
    115 #define ra $31
    116 #endif
    117 #endif
    118 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
    119