]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/config/sparc/tm-sp64.h
2003-04-01 Andrew Cagney <cagney@redhat.com>
[thirdparty/binutils-gdb.git] / gdb / config / sparc / tm-sp64.h
1 /* Target machine sub-parameters for SPARC64, for GDB, the GNU debugger.
2 This is included by other tm-*.h files to define SPARC64 cpu-related info.
3 Copyright 1994, 1995, 1996, 1998, 1999, 2000
4 Free Software Foundation, Inc.
5 This is (obviously) based on the SPARC Vn (n<9) port.
6 Contributed by Doug Evans (dje@cygnus.com).
7 Further modified by Bob Manson (manson@cygnus.com).
8
9 This file is part of GDB.
10
11 This program is free software; you can redistribute it and/or modify
12 it under the terms of the GNU General Public License as published by
13 the Free Software Foundation; either version 2 of the License, or
14 (at your option) any later version.
15
16 This program is distributed in the hope that it will be useful,
17 but WITHOUT ANY WARRANTY; without even the implied warranty of
18 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19 GNU General Public License for more details.
20
21 You should have received a copy of the GNU General Public License
22 along with this program; if not, write to the Free Software
23 Foundation, Inc., 59 Temple Place - Suite 330,
24 Boston, MA 02111-1307, USA. */
25
26 #define GDB_MULTI_ARCH GDB_MULTI_ARCH_PARTIAL
27
28 #ifndef GDB_TARGET_IS_SPARC64
29 #define GDB_TARGET_IS_SPARC64 1
30 #endif
31
32 #include "sparc/tm-sparc.h"
33
34 /* Eeeew. Ok, we have to assume (for now) that the processor really is
35 in sparc64 mode. While this is the same instruction sequence as
36 on the Sparc, the stack frames are offset by +2047 (and the arguments
37 are 8 bytes instead of 4). */
38 /* Instructions are:
39 std %f10, [ %fp + 0x7a7 ]
40 std %f8, [ %fp + 0x79f ]
41 std %f6, [ %fp + 0x797 ]
42 std %f4, [ %fp + 0x78f ]
43 std %f2, [ %fp + 0x787 ]
44 std %f0, [ %fp + 0x77f ]
45 std %g6, [ %fp + 0x777 ]
46 std %g4, [ %fp + 0x76f ]
47 std %g2, [ %fp + 0x767 ]
48 std %g0, [ %fp + 0x75f ]
49 std %fp, [ %fp + 0x757 ]
50 std %i4, [ %fp + 0x74f ]
51 std %i2, [ %fp + 0x747 ]
52 std %i0, [ %fp + 0x73f ]
53 nop
54 nop
55 nop
56 nop
57 rd %tbr, %o0
58 st %o0, [ %fp + 0x72b ]
59 rd %tpc, %o0
60 st %o0, [ %fp + 0x727 ]
61 rd %psr, %o0
62 st %o0, [ %fp + 0x723 ]
63 rd %y, %o0
64 st %o0, [ %fp + 0x71f ]
65 ldx [ %sp + 0x8a7 ], %o5
66 ldx [ %sp + 0x89f ], %o4
67 ldx [ %sp + 0x897 ], %o3
68 ldx [ %sp + 0x88f ], %o2
69 ldx [ %sp + 0x887 ], %o1
70 call %g0
71 ldx [ %sp + 0x87f ], %o0
72 nop
73 ta 1
74 nop
75 nop
76 */
77
78 #if !defined (GDB_MULTI_ARCH) || (GDB_MULTI_ARCH == 0)
79 /*
80 * The following defines must go away for MULTI_ARCH.
81 */
82
83 #ifndef DO_CALL_DUMMY_ON_STACK
84
85 /*
86 * These defines will suffice for the AT_ENTRY_POINT call dummy method.
87 */
88
89 #undef CALL_DUMMY
90 #define CALL_DUMMY {0}
91 #undef CALL_DUMMY_LENGTH
92 #define CALL_DUMMY_LENGTH 0
93 #undef CALL_DUMMY_CALL_OFFSET
94 #define CALL_DUMMY_CALL_OFFSET 0
95 #undef CALL_DUMMY_START_OFFSET
96 #define CALL_DUMMY_START_OFFSET 0
97 #undef CALL_DUMMY_BREAKPOINT_OFFSET
98 #define CALL_DUMMY_BREAKPOINT_OFFSET 0
99 #undef CALL_DUMMY_LOCATION
100 #define CALL_DUMMY_LOCATION AT_ENTRY_POINT
101 #undef DEPRECATED_PC_IN_CALL_DUMMY
102 #define DEPRECATED_PC_IN_CALL_DUMMY(pc, sp, frame_address) deprecated_pc_in_call_dummy_at_entry_point (pc, sp, frame_address)
103 #undef DEPRECATED_CALL_DUMMY_STACK_ADJUST
104 #define DEPRECATED_CALL_DUMMY_STACK_ADJUST 128
105 #undef SIZEOF_CALL_DUMMY_WORDS
106 #define SIZEOF_CALL_DUMMY_WORDS 0
107 #undef CALL_DUMMY_ADDRESS
108 #define CALL_DUMMY_ADDRESS() entry_point_address()
109 #undef FIX_CALL_DUMMY
110 #define FIX_CALL_DUMMY(DUMMYNAME, PC, FUN, NARGS, ARGS, TYPE, GCC_P)
111 #undef PUSH_RETURN_ADDRESS
112 #define PUSH_RETURN_ADDRESS(PC, SP) sparc_at_entry_push_return_address (PC, SP)
113 extern CORE_ADDR sparc_at_entry_push_return_address (CORE_ADDR pc,
114 CORE_ADDR sp);
115
116 #undef STORE_STRUCT_RETURN
117 #define STORE_STRUCT_RETURN(ADDR, SP) \
118 sparc_at_entry_store_struct_return (ADDR, SP)
119 extern void sparc_at_entry_store_struct_return (CORE_ADDR addr, CORE_ADDR sp);
120
121
122 #else
123 /*
124 * Old call dummy method, with CALL_DUMMY on the stack.
125 */
126
127 #undef CALL_DUMMY
128 #define CALL_DUMMY { 0x9de3bec0fd3fa7f7LL, 0xf93fa7eff53fa7e7LL,\
129 0xf13fa7dfed3fa7d7LL, 0xe93fa7cfe53fa7c7LL,\
130 0xe13fa7bfdd3fa7b7LL, 0xd93fa7afd53fa7a7LL,\
131 0xd13fa79fcd3fa797LL, 0xc93fa78fc53fa787LL,\
132 0xc13fa77fcc3fa777LL, 0xc83fa76fc43fa767LL,\
133 0xc03fa75ffc3fa757LL, 0xf83fa74ff43fa747LL,\
134 0xf03fa73f01000000LL, 0x0100000001000000LL,\
135 0x0100000091580000LL, 0xd027a72b93500000LL,\
136 0xd027a72791480000LL, 0xd027a72391400000LL,\
137 0xd027a71fda5ba8a7LL, 0xd85ba89fd65ba897LL,\
138 0xd45ba88fd25ba887LL, 0x9fc02000d05ba87fLL,\
139 0x0100000091d02001LL, 0x0100000001000000LL }
140
141
142 /* 128 is to reserve space to write the %i/%l registers that will be restored
143 when we resume. */
144 #undef DEPRECATED_CALL_DUMMY_STACK_ADJUST
145 #define DEPRECATED_CALL_DUMMY_STACK_ADJUST 128
146
147 /* Size of the call dummy in bytes. */
148 #undef CALL_DUMMY_LENGTH
149 #define CALL_DUMMY_LENGTH 192
150
151 /* Offset within CALL_DUMMY of the 'call' instruction. */
152 #undef CALL_DUMMY_START_OFFSET
153 #define CALL_DUMMY_START_OFFSET 148
154
155 /* Offset within CALL_DUMMY of the 'call' instruction. */
156 #undef CALL_DUMMY_CALL_OFFSET
157 #define CALL_DUMMY_CALL_OFFSET (CALL_DUMMY_START_OFFSET + (5 * 4))
158
159 /* Offset within CALL_DUMMY of the 'ta 1' instruction. */
160 #undef CALL_DUMMY_BREAKPOINT_OFFSET
161 #define CALL_DUMMY_BREAKPOINT_OFFSET (CALL_DUMMY_START_OFFSET + (8 * 4))
162
163 /* Call dummy will be located on the stack. */
164 #undef CALL_DUMMY_LOCATION
165 #define CALL_DUMMY_LOCATION ON_STACK
166 #undef DEPRECATED_PC_IN_CALL_DUMMY
167 #define DEPRECATED_PC_IN_CALL_DUMMY(pc, sp, frame_address) deprecated_pc_in_call_dummy_on_stack (pc, sp, frame_address)
168
169 /* Insert the function address into the call dummy. */
170 #undef FIX_CALL_DUMMY
171 #define FIX_CALL_DUMMY(dummyname, pc, fun, nargs, args, type, gcc_p) \
172 sparc_fix_call_dummy (dummyname, pc, fun, type, gcc_p)
173 void sparc_fix_call_dummy (char *dummy, CORE_ADDR pc, CORE_ADDR fun,
174 struct type *value_type, int using_gcc);
175
176
177 /* The remainder of these will accept the default definition. */
178 #undef SIZEOF_CALL_DUMMY_WORDS
179 #undef PUSH_RETURN_ADDRESS
180 #undef CALL_DUMMY_ADDRESS
181 #undef STORE_STRUCT_RETURN
182
183 #endif
184
185 /* Does the specified function use the "struct returning" convention
186 or the "value returning" convention? The "value returning" convention
187 almost invariably returns the entire value in registers. The
188 "struct returning" convention often returns the entire value in
189 memory, and passes a pointer (out of or into the function) saying
190 where the value (is or should go).
191
192 Since this sometimes depends on whether it was compiled with GCC,
193 this is also an argument. This is used in call_function to build a
194 stack, and in value_being_returned to print return values.
195
196 On Sparc64, we only pass pointers to structs if they're larger than
197 32 bytes. Otherwise they're stored in %o0-%o3 (floating-point
198 values go into %fp0-%fp3). */
199
200 #undef USE_STRUCT_CONVENTION
201 #define USE_STRUCT_CONVENTION(gcc_p, type) (TYPE_LENGTH (type) > 32)
202
203 CORE_ADDR sparc64_push_arguments (int,
204 struct value **, CORE_ADDR, int, CORE_ADDR);
205 #undef DEPRECATED_PUSH_ARGUMENTS
206 #define DEPRECATED_PUSH_ARGUMENTS(A,B,C,D,E) \
207 (sparc64_push_arguments ((A), (B), (C), (D), (E)))
208
209 /* Store the address of the place in which to copy the structure the
210 subroutine will return. This is called from call_function. */
211 /* FIXME: V9 uses %o0 for this. */
212
213 #undef STORE_STRUCT_RETURN
214 #define STORE_STRUCT_RETURN(ADDR, SP) \
215 { target_write_memory ((SP)+(16*8), (char *)&(ADDR), 8); }
216
217 /* Stack must be aligned on 128-bit boundaries when synthesizing
218 function calls. */
219
220 #undef STACK_ALIGN
221 #define STACK_ALIGN(ADDR) (((ADDR) + 15 ) & -16)
222
223 /* Initializer for an array of names of registers.
224 There should be NUM_REGS strings in this initializer. */
225 /* Some of these registers are only accessible from priviledged mode.
226 They are here for kernel debuggers, etc. */
227 /* FIXME: icc and xcc are currently considered separate registers.
228 This may have to change and consider them as just one (ccr).
229 Let's postpone this as long as we can. It's nice to be able to set
230 them individually. */
231 /* FIXME: fcc0-3 are currently separate, even though they are also part of
232 fsr. May have to remove them but let's postpone this as long as
233 possible. It's nice to be able to set them individually. */
234 /* FIXME: Whether to include f33, f35, etc. here is not clear.
235 There are advantages and disadvantages. */
236
237 #undef REGISTER_NAMES
238 #define REGISTER_NAMES \
239 { "g0", "g1", "g2", "g3", "g4", "g5", "g6", "g7", \
240 "o0", "o1", "o2", "o3", "o4", "o5", "sp", "o7", \
241 "l0", "l1", "l2", "l3", "l4", "l5", "l6", "l7", \
242 "i0", "i1", "i2", "i3", "i4", "i5", "fp", "i7", \
243 \
244 "f0", "f1", "f2", "f3", "f4", "f5", "f6", "f7", \
245 "f8", "f9", "f10", "f11", "f12", "f13", "f14", "f15", \
246 "f16", "f17", "f18", "f19", "f20", "f21", "f22", "f23", \
247 "f24", "f25", "f26", "f27", "f28", "f29", "f30", "f31", \
248 "f32", "f34", "f36", "f38", "f40", "f42", "f44", "f46", \
249 "f48", "f50", "f52", "f54", "f56", "f58", "f60", "f62", \
250 \
251 "pc", "npc", "ccr", "fsr", "fprs", "y", "asi", \
252 "ver", "tick", "pil", "pstate", \
253 "tstate", "tba", "tl", "tt", "tpc", "tnpc", "wstate", \
254 "cwp", "cansave", "canrestore", "cleanwin", "otherwin", \
255 "asr16", "asr17", "asr18", "asr19", "asr20", "asr21", \
256 "asr22", "asr23", "asr24", "asr25", "asr26", "asr27", \
257 "asr28", "asr29", "asr30", "asr31", \
258 /* These are here at the end to simplify removing them if we have to. */ \
259 "icc", "xcc", "fcc0", "fcc1", "fcc2", "fcc3" \
260 }
261
262 #undef REG_STRUCT_HAS_ADDR
263 #define REG_STRUCT_HAS_ADDR(gcc_p,type) (TYPE_LENGTH (type) > 32)
264
265 extern CORE_ADDR sparc64_read_sp ();
266 extern CORE_ADDR sparc64_read_fp ();
267 extern void sparc64_write_sp (CORE_ADDR);
268
269 #define TARGET_READ_SP() (sparc64_read_sp ())
270 #define TARGET_READ_FP() (sparc64_read_fp ())
271 #define DEPRECATED_DUMMY_WRITE_SP(X) (sparc64_write_sp (X))
272
273 #undef DEPRECATED_EXTRACT_RETURN_VALUE
274 #define DEPRECATED_EXTRACT_RETURN_VALUE(TYPE,REGBUF,VALBUF) \
275 sp64_extract_return_value(TYPE, REGBUF, VALBUF, 0)
276 extern void sp64_extract_return_value (struct type *, char[], char *, int);
277
278 /* Register numbers of various important registers.
279 Note that some of these values are "real" register numbers,
280 and correspond to the general registers of the machine,
281 and some are "phony" register numbers which are too large
282 to be actual register numbers as far as the user is concerned
283 but do serve to get the desired values when passed to read_register. */
284
285 #if 0 /* defined in tm-sparc.h, replicated
286 for doc purposes */
287 #define G0_REGNUM 0 /* %g0 */
288 #define G1_REGNUM 1 /* %g1 */
289 #define O0_REGNUM 8 /* %o0 */
290 #define SP_REGNUM 14 /* Contains address of top of stack, \
291 which is also the bottom of the frame. */
292 #define RP_REGNUM 15 /* Contains return address value, *before* \
293 any windows get switched. */
294 #define O7_REGNUM 15 /* Last local reg not saved on stack frame */
295 #define L0_REGNUM 16 /* First local reg that's saved on stack frame
296 rather than in machine registers */
297 #define I0_REGNUM 24 /* %i0 */
298 #define FP_REGNUM 30 /* Contains address of executing stack frame */
299 #define I7_REGNUM 31 /* Last local reg saved on stack frame */
300 #define FP0_REGNUM 32 /* Floating point register 0 */
301 #endif
302
303 /*#define FP_MAX_REGNUM 80*/ /* 1 + last fp reg number */
304
305 /* #undef v8 misc. regs */
306
307 #undef Y_REGNUM
308 #undef PS_REGNUM
309 #undef WIM_REGNUM
310 #undef TBR_REGNUM
311 #undef PC_REGNUM
312 #undef NPC_REGNUM
313 #undef FPS_REGNUM
314 #undef CPS_REGNUM
315
316 /* v9 misc. and priv. regs */
317
318 #define C0_REGNUM 80 /* Start of control registers */
319
320 #define PC_REGNUM (C0_REGNUM + 0) /* Current PC */
321 #define NPC_REGNUM (C0_REGNUM + 1) /* Next PC */
322 #define CCR_REGNUM (C0_REGNUM + 2) /* Condition Code Register (%xcc,%icc) */
323 #define FSR_REGNUM (C0_REGNUM + 3) /* Floating Point State */
324 #define FPRS_REGNUM (C0_REGNUM + 4) /* Floating Point Registers State */
325 #define Y_REGNUM (C0_REGNUM + 5) /* Temp register for multiplication, etc. */
326 #define ASI_REGNUM (C0_REGNUM + 6) /* Alternate Space Identifier */
327 #define VER_REGNUM (C0_REGNUM + 7) /* Version register */
328 #define TICK_REGNUM (C0_REGNUM + 8) /* Tick register */
329 #define PIL_REGNUM (C0_REGNUM + 9) /* Processor Interrupt Level */
330 #define PSTATE_REGNUM (C0_REGNUM + 10) /* Processor State */
331 #define TSTATE_REGNUM (C0_REGNUM + 11) /* Trap State */
332 #define TBA_REGNUM (C0_REGNUM + 12) /* Trap Base Address */
333 #define TL_REGNUM (C0_REGNUM + 13) /* Trap Level */
334 #define TT_REGNUM (C0_REGNUM + 14) /* Trap Type */
335 #define TPC_REGNUM (C0_REGNUM + 15) /* Trap pc */
336 #define TNPC_REGNUM (C0_REGNUM + 16) /* Trap npc */
337 #define WSTATE_REGNUM (C0_REGNUM + 17) /* Window State */
338 #define CWP_REGNUM (C0_REGNUM + 18) /* Current Window Pointer */
339 #define CANSAVE_REGNUM (C0_REGNUM + 19) /* Savable Windows */
340 #define CANRESTORE_REGNUM (C0_REGNUM + 20) /* Restorable Windows */
341 #define CLEANWIN_REGNUM (C0_REGNUM + 21) /* Clean Windows */
342 #define OTHERWIN_REGNUM (C0_REGNUM + 22) /* Other Windows */
343 #define ASR_REGNUM(n) (C0_REGNUM+(23-16)+(n)) /* Ancillary State Register
344 (n = 16...31) */
345 #define ICC_REGNUM (C0_REGNUM + 39) /* 32 bit condition codes */
346 #define XCC_REGNUM (C0_REGNUM + 40) /* 64 bit condition codes */
347 #define FCC0_REGNUM (C0_REGNUM + 41) /* fp cc reg 0 */
348 #define FCC1_REGNUM (C0_REGNUM + 42) /* fp cc reg 1 */
349 #define FCC2_REGNUM (C0_REGNUM + 43) /* fp cc reg 2 */
350 #define FCC3_REGNUM (C0_REGNUM + 44) /* fp cc reg 3 */
351
352 /* Number of machine registers. */
353
354 #undef NUM_REGS
355 #define NUM_REGS 125
356
357 /* Total amount of space needed to store our copies of the machine's
358 register state, the array `registers'.
359 Some of the registers aren't 64 bits, but it's a lot simpler just to assume
360 they all are (since most of them are). */
361 #undef REGISTER_BYTES
362 #define REGISTER_BYTES (32*8+32*8+45*8)
363
364 /* Index within `registers' of the first byte of the space for
365 register N. */
366 #undef REGISTER_BYTE
367 #define REGISTER_BYTE(N) \
368 ((N) < 32 ? (N)*8 \
369 : (N) < 64 ? 32*8 + ((N)-32)*4 \
370 : (N) < C0_REGNUM ? 32*8 + 32*4 + ((N)-64)*8 \
371 : 64*8 + ((N)-C0_REGNUM)*8)
372
373 /* Say how long (ordinary) registers are. This is a piece of bogosity
374 used in push_word and a few other places; REGISTER_RAW_SIZE is the
375 real way to know how big a register is. */
376
377 #undef REGISTER_SIZE
378 #define REGISTER_SIZE 8
379
380 /* Number of bytes of storage in the actual machine representation
381 for register N. */
382
383 #undef REGISTER_RAW_SIZE
384 #define REGISTER_RAW_SIZE(N) \
385 ((N) < 32 ? 8 : (N) < 64 ? 4 : 8)
386
387 /* Number of bytes of storage in the program's representation
388 for register N. */
389
390 #undef REGISTER_VIRTUAL_SIZE
391 #define REGISTER_VIRTUAL_SIZE(N) \
392 ((N) < 32 ? 8 : (N) < 64 ? 4 : 8)
393
394 /* Largest value REGISTER_RAW_SIZE can have. */
395 /* tm-sparc.h defines this as 8, but play it safe. */
396
397 #undef DEPRECATED_MAX_REGISTER_RAW_SIZE
398 #define DEPRECATED_MAX_REGISTER_RAW_SIZE 8
399
400 /* Largest value REGISTER_VIRTUAL_SIZE can have. */
401 /* tm-sparc.h defines this as 8, but play it safe. */
402
403 #undef DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE
404 #define DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE 8
405
406 /* Return the GDB type object for the "standard" data type
407 of data in register N. */
408
409 #undef REGISTER_VIRTUAL_TYPE
410 #define REGISTER_VIRTUAL_TYPE(N) \
411 ((N) < 32 ? builtin_type_long_long \
412 : (N) < 64 ? builtin_type_float \
413 : (N) < 80 ? builtin_type_double \
414 : builtin_type_long_long)
415
416 /* We use to support both 32 bit and 64 bit pointers.
417 We can't anymore because TARGET_PTR_BIT must now be a constant. */
418 #undef TARGET_PTR_BIT
419 #define TARGET_PTR_BIT 64
420
421 /* Longs are 64 bits. */
422 #undef TARGET_LONG_BIT
423 #define TARGET_LONG_BIT 64
424
425 #undef TARGET_LONG_LONG_BIT
426 #define TARGET_LONG_LONG_BIT 64
427
428 /* Return number of bytes at start of arglist that are not really args. */
429
430 #undef FRAME_ARGS_SKIP
431 #define FRAME_ARGS_SKIP 136
432
433 #endif /* GDB_MULTI_ARCH */
434 \f
435 /* Offsets into jmp_buf.
436 FIXME: This was borrowed from the v8 stuff and will probably have to change
437 for v9. */
438
439 #define JB_ELEMENT_SIZE 8 /* Size of each element in jmp_buf */
440
441 #define JB_ONSSTACK 0
442 #define JB_SIGMASK 1
443 #define JB_SP 2
444 #define JB_PC 3
445 #define JB_NPC 4
446 #define JB_PSR 5
447 #define JB_G1 6
448 #define JB_O0 7
449 #define JB_WBCNT 8
450
451 /* Figure out where the longjmp will land. We expect that we have
452 just entered longjmp and haven't yet setup the stack frame, so the
453 args are still in the output regs. %o0 (O0_REGNUM) points at the
454 jmp_buf structure from which we extract the pc (JB_PC) that we will
455 land at. The pc is copied into ADDR. This routine returns true on
456 success */
457
458 extern int get_longjmp_target (CORE_ADDR *);
459
460 #define GET_LONGJMP_TARGET(ADDR) get_longjmp_target(ADDR)
461
462 #undef TM_PRINT_INSN_MACH
463 #define TM_PRINT_INSN_MACH bfd_mach_sparc_v9a
464