Lines Matching +full:0 +full:x70000000
21 #define EF_MIPS_ARCH_1 0x00000000 /* -mips1 code. */
22 #define EF_MIPS_ARCH_2 0x10000000 /* -mips2 code. */
23 #define EF_MIPS_ARCH_3 0x20000000 /* -mips3 code. */
24 #define EF_MIPS_ARCH_4 0x30000000 /* -mips4 code. */
25 #define EF_MIPS_ARCH_5 0x40000000 /* -mips5 code. */
26 #define EF_MIPS_ARCH_32 0x50000000 /* MIPS32 code. */
27 #define EF_MIPS_ARCH_64 0x60000000 /* MIPS64 code. */
28 #define EF_MIPS_ARCH_32R2 0x70000000 /* MIPS32 R2 code. */
29 #define EF_MIPS_ARCH_64R2 0x80000000 /* MIPS64 R2 code. */
32 #define EF_MIPS_ABI_O32 0x00001000 /* O32 ABI. */
33 #define EF_MIPS_ABI_O64 0x00002000 /* O32 extended for 64 bit. */
35 #define PT_MIPS_REGINFO 0x70000000
36 #define PT_MIPS_RTPROC 0x70000001
37 #define PT_MIPS_OPTIONS 0x70000002
38 #define PT_MIPS_ABIFLAGS 0x70000003
41 #define EF_MIPS_NOREORDER 0x00000001
42 #define EF_MIPS_PIC 0x00000002
43 #define EF_MIPS_CPIC 0x00000004
44 #define EF_MIPS_ABI2 0x00000020
45 #define EF_MIPS_OPTIONS_FIRST 0x00000080
46 #define EF_MIPS_32BITMODE 0x00000100
47 #define EF_MIPS_FP64 0x00000200
48 #define EF_MIPS_NAN2008 0x00000400
49 #define EF_MIPS_ABI 0x0000f000
50 #define EF_MIPS_ARCH 0xf0000000
52 #define DT_MIPS_RLD_VERSION 0x70000001
53 #define DT_MIPS_TIME_STAMP 0x70000002
54 #define DT_MIPS_ICHECKSUM 0x70000003
55 #define DT_MIPS_IVERSION 0x70000004
56 #define DT_MIPS_FLAGS 0x70000005
57 #define RHF_NONE 0x00000000
58 #define RHF_HARDWAY 0x00000001
59 #define RHF_NOTPOT 0x00000002
60 #define RHF_SGI_ONLY 0x00000010
61 #define DT_MIPS_BASE_ADDRESS 0x70000006
62 #define DT_MIPS_CONFLICT 0x70000008
63 #define DT_MIPS_LIBLIST 0x70000009
64 #define DT_MIPS_LOCAL_GOTNO 0x7000000a
65 #define DT_MIPS_CONFLICTNO 0x7000000b
66 #define DT_MIPS_LIBLISTNO 0x70000010
67 #define DT_MIPS_SYMTABNO 0x70000011
68 #define DT_MIPS_UNREFEXTNO 0x70000012
69 #define DT_MIPS_GOTSYM 0x70000013
70 #define DT_MIPS_HIPAGENO 0x70000014
71 #define DT_MIPS_RLD_MAP 0x70000016
73 #define R_MIPS_NONE 0
126 #define SHN_MIPS_ACCOMON 0xff00 /* Allocated common symbols */
127 #define SHN_MIPS_TEXT 0xff01 /* Allocated test symbols. */
128 #define SHN_MIPS_DATA 0xff02 /* Allocated data symbols. */
129 #define SHN_MIPS_SCOMMON 0xff03 /* Small common symbols */
130 #define SHN_MIPS_SUNDEFINED 0xff04 /* Small undefined symbols */
132 #define SHT_MIPS_LIST 0x70000000
133 #define SHT_MIPS_CONFLICT 0x70000002
134 #define SHT_MIPS_GPTAB 0x70000003
135 #define SHT_MIPS_UCODE 0x70000004
136 #define SHT_MIPS_DEBUG 0x70000005
137 #define SHT_MIPS_REGINFO 0x70000006
138 #define SHT_MIPS_PACKAGE 0x70000007
139 #define SHT_MIPS_PACKSYM 0x70000008
140 #define SHT_MIPS_RELD 0x70000009
141 #define SHT_MIPS_IFACE 0x7000000b
142 #define SHT_MIPS_CONTENT 0x7000000c
143 #define SHT_MIPS_OPTIONS 0x7000000d
144 #define SHT_MIPS_SHDR 0x70000010
145 #define SHT_MIPS_FDESC 0x70000011
146 #define SHT_MIPS_EXTSYM 0x70000012
147 #define SHT_MIPS_DENSE 0x70000013
148 #define SHT_MIPS_PDESC 0x70000014
149 #define SHT_MIPS_LOCSYM 0x70000015
150 #define SHT_MIPS_AUXSYM 0x70000016
151 #define SHT_MIPS_OPTSYM 0x70000017
152 #define SHT_MIPS_LOCSTR 0x70000018
153 #define SHT_MIPS_LINE 0x70000019
154 #define SHT_MIPS_RFDESC 0x7000001a
155 #define SHT_MIPS_DELTASYM 0x7000001b
156 #define SHT_MIPS_DELTAINST 0x7000001c
157 #define SHT_MIPS_DELTACLASS 0x7000001d
158 #define SHT_MIPS_DWARF 0x7000001e
159 #define SHT_MIPS_DELTADECL 0x7000001f
160 #define SHT_MIPS_SYMBOL_LIB 0x70000020
161 #define SHT_MIPS_EVENTS 0x70000021
162 #define SHT_MIPS_TRANSLATE 0x70000022
163 #define SHT_MIPS_PIXIE 0x70000023
164 #define SHT_MIPS_XLATE 0x70000024
165 #define SHT_MIPS_XLATE_DEBUG 0x70000025
166 #define SHT_MIPS_WHIRL 0x70000026
167 #define SHT_MIPS_EH_REGION 0x70000027
168 #define SHT_MIPS_XLATE_OLD 0x70000028
169 #define SHT_MIPS_PDR_EXCEPTION 0x70000029
171 #define SHF_MIPS_GPREL 0x10000000
172 #define SHF_MIPS_MERGE 0x20000000
173 #define SHF_MIPS_ADDR 0x40000000
174 #define SHF_MIPS_STRING 0x80000000
175 #define SHF_MIPS_NOSTRIP 0x08000000
176 #define SHF_MIPS_LOCAL 0x04000000
177 #define SHF_MIPS_NAMES 0x02000000
178 #define SHF_MIPS_NODUPES 0x01000000
180 #define MIPS_ABI_FP_ANY 0 /* FP ABI doesn't matter */
192 uint8_t isa_rev; /* The revision of ISA: 0 for MIPS V and below,
267 # define __MIPS_O32_FP64_MUST_BE_ZERO 0
286 __res = 0; \
288 __res = 0; \
289 if ((__h->e_flags & EF_MIPS_ABI2) != 0) { \
292 __res = 0; \
295 __res = 0; \
296 if (((__h->e_flags & EF_MIPS_ABI) != 0) && \
298 __res = 0; \
300 __res = 0; \
314 __res = 0; \
316 __res = 0; \
341 } while (0)
353 } while (0)
356 do { } while (0)
370 } while (0)
373 do { } while (0)
379 if ((((ex).e_flags & EF_MIPS_ABI2) != 0) && \
380 ((ex).e_flags & EF_MIPS_ABI) == 0) \
384 } while (0)
386 #define __SET_PERSONALITY32(ex, state) do { } while (0)
409 } while (0)
441 _r->regs[1] = _r->regs[2] = _r->regs[3] = _r->regs[4] = 0; \
442 _r->regs[5] = _r->regs[6] = _r->regs[7] = _r->regs[8] = 0; \
443 _r->regs[9] = _r->regs[10] = _r->regs[11] = _r->regs[12] = 0; \
444 _r->regs[13] = _r->regs[14] = _r->regs[15] = _r->regs[16] = 0; \
445 _r->regs[17] = _r->regs[18] = _r->regs[19] = _r->regs[20] = 0; \
446 _r->regs[21] = _r->regs[22] = _r->regs[23] = _r->regs[24] = 0; \
447 _r->regs[25] = _r->regs[26] = _r->regs[27] = _r->regs[28] = 0; \
448 _r->regs[30] = _r->regs[31] = 0; \
449 } while (0)
463 } while (0)