* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
/* Target dependent code for the NS32000, for GDB.
|
2002-05-26 11:29:36 +02:00
|
|
|
|
Copyright 1986, 1988, 1991, 1992, 1994, 1995, 1998, 1999, 2000, 2001,
|
|
|
|
|
2002 Free Software Foundation, Inc.
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
1999-07-07 22:19:36 +02:00
|
|
|
|
This file is part of GDB.
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
1999-07-07 22:19:36 +02:00
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
|
|
|
it under the terms of the GNU General Public License as published by
|
|
|
|
|
the Free Software Foundation; either version 2 of the License, or
|
|
|
|
|
(at your option) any later version.
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
1999-07-07 22:19:36 +02:00
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
|
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
|
GNU General Public License for more details.
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
1999-07-07 22:19:36 +02:00
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
|
|
|
along with this program; if not, write to the Free Software
|
|
|
|
|
Foundation, Inc., 59 Temple Place - Suite 330,
|
|
|
|
|
Boston, MA 02111-1307, USA. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
#include "defs.h"
|
2001-01-22 21:23:25 +01:00
|
|
|
|
#include "frame.h"
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
#include "gdbtypes.h"
|
2001-03-28 23:26:07 +02:00
|
|
|
|
#include "gdbcore.h"
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
#include "inferior.h"
|
|
|
|
|
#include "regcache.h"
|
|
|
|
|
#include "target.h"
|
|
|
|
|
|
|
|
|
|
#include "arch-utils.h"
|
|
|
|
|
|
|
|
|
|
#include "ns32k-tdep.h"
|
2002-09-27 21:33:48 +02:00
|
|
|
|
#include "gdb_string.h"
|
2001-03-28 23:26:07 +02:00
|
|
|
|
|
|
|
|
|
static int sign_extend (int value, int bits);
|
2002-05-26 22:31:06 +02:00
|
|
|
|
static CORE_ADDR ns32k_get_enter_addr (CORE_ADDR);
|
|
|
|
|
static int ns32k_localcount (CORE_ADDR enter_pc);
|
2002-05-27 00:27:01 +02:00
|
|
|
|
static void flip_bytes (void *, int);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-06-18 01:32:36 +02:00
|
|
|
|
static const char *
|
2002-05-26 11:29:36 +02:00
|
|
|
|
ns32k_register_name_32082 (int regno)
|
1999-04-16 03:35:26 +02:00
|
|
|
|
{
|
2002-05-26 11:29:36 +02:00
|
|
|
|
static char *register_names[] =
|
|
|
|
|
{
|
|
|
|
|
"r0", "r1", "r2", "r3", "r4", "r5", "r6", "r7",
|
|
|
|
|
"f0", "f1", "f2", "f3", "f4", "f5", "f6", "f7",
|
|
|
|
|
"sp", "fp", "pc", "ps",
|
|
|
|
|
"l0", "l1", "l2", "l3", "xx",
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
if (regno < 0)
|
|
|
|
|
return NULL;
|
|
|
|
|
if (regno >= sizeof (register_names) / sizeof (*register_names))
|
|
|
|
|
return NULL;
|
|
|
|
|
|
|
|
|
|
return (register_names[regno]);
|
|
|
|
|
}
|
|
|
|
|
|
2002-06-18 01:32:36 +02:00
|
|
|
|
static const char *
|
2002-05-26 11:29:36 +02:00
|
|
|
|
ns32k_register_name_32382 (int regno)
|
|
|
|
|
{
|
|
|
|
|
static char *register_names[] =
|
|
|
|
|
{
|
|
|
|
|
"r0", "r1", "r2", "r3", "r4", "r5", "r6", "r7",
|
|
|
|
|
"f0", "f1", "f2", "f3", "f4", "f5", "f6", "f7",
|
|
|
|
|
"sp", "fp", "pc", "ps",
|
|
|
|
|
"fsr",
|
|
|
|
|
"l0", "l1", "l2", "l3", "l4", "l5", "l6", "l7", "xx",
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
if (regno < 0)
|
|
|
|
|
return NULL;
|
|
|
|
|
if (regno >= sizeof (register_names) / sizeof (*register_names))
|
|
|
|
|
return NULL;
|
|
|
|
|
|
|
|
|
|
return (register_names[regno]);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
}
|
1999-05-05 16:45:51 +02:00
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static int
|
2002-05-26 19:59:39 +02:00
|
|
|
|
ns32k_register_byte_32082 (int regno)
|
|
|
|
|
{
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
if (regno >= NS32K_LP0_REGNUM)
|
|
|
|
|
return (NS32K_LP0_REGNUM * 4) + ((regno - NS32K_LP0_REGNUM) * 8);
|
2002-05-26 19:59:39 +02:00
|
|
|
|
|
|
|
|
|
return (regno * 4);
|
|
|
|
|
}
|
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static int
|
2002-05-26 19:59:39 +02:00
|
|
|
|
ns32k_register_byte_32382 (int regno)
|
|
|
|
|
{
|
|
|
|
|
/* This is a bit yuk. The even numbered double precision floating
|
|
|
|
|
point long registers occupy the same space as the even:odd numbered
|
|
|
|
|
single precision floating point registers, but the extra 32381 FPU
|
|
|
|
|
registers are at the end. Doing it this way is compatible for both
|
|
|
|
|
32081 and 32381 equipped machines. */
|
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
return ((regno < NS32K_LP0_REGNUM ? regno
|
|
|
|
|
: (regno - NS32K_LP0_REGNUM) & 1 ? regno - 1
|
|
|
|
|
: (regno - NS32K_LP0_REGNUM + FP0_REGNUM)) * 4);
|
2002-05-26 19:59:39 +02:00
|
|
|
|
}
|
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static int
|
2002-05-26 19:59:39 +02:00
|
|
|
|
ns32k_register_raw_size (int regno)
|
|
|
|
|
{
|
|
|
|
|
/* All registers are 4 bytes, except for the doubled floating
|
|
|
|
|
registers. */
|
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
return ((regno >= NS32K_LP0_REGNUM) ? 8 : 4);
|
2002-05-26 19:59:39 +02:00
|
|
|
|
}
|
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static int
|
2002-05-26 19:59:39 +02:00
|
|
|
|
ns32k_register_virtual_size (int regno)
|
|
|
|
|
{
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
return ((regno >= NS32K_LP0_REGNUM) ? 8 : 4);
|
2002-05-26 19:59:39 +02:00
|
|
|
|
}
|
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static struct type *
|
2002-05-26 19:59:39 +02:00
|
|
|
|
ns32k_register_virtual_type (int regno)
|
|
|
|
|
{
|
|
|
|
|
if (regno < FP0_REGNUM)
|
|
|
|
|
return (builtin_type_int);
|
|
|
|
|
|
|
|
|
|
if (regno < FP0_REGNUM + 8)
|
|
|
|
|
return (builtin_type_float);
|
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
if (regno < NS32K_LP0_REGNUM)
|
2002-05-26 19:59:39 +02:00
|
|
|
|
return (builtin_type_int);
|
|
|
|
|
|
|
|
|
|
return (builtin_type_double);
|
|
|
|
|
}
|
|
|
|
|
|
2002-05-27 01:06:08 +02:00
|
|
|
|
/* Immediately after a function call, return the saved PC. Can't
|
|
|
|
|
always go through the frames for this because on some systems,
|
|
|
|
|
the new frame is not set up until the new function executes some
|
|
|
|
|
instructions. */
|
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static CORE_ADDR
|
2002-05-27 01:06:08 +02:00
|
|
|
|
ns32k_saved_pc_after_call (struct frame_info *frame)
|
|
|
|
|
{
|
|
|
|
|
return (read_memory_integer (read_register (SP_REGNUM), 4));
|
|
|
|
|
}
|
|
|
|
|
|
1999-05-05 16:45:51 +02:00
|
|
|
|
/* Advance PC across any function entry prologue instructions
|
|
|
|
|
to reach some "real" code. */
|
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static CORE_ADDR
|
2000-07-30 03:48:28 +02:00
|
|
|
|
umax_skip_prologue (CORE_ADDR pc)
|
1999-05-05 16:45:51 +02:00
|
|
|
|
{
|
|
|
|
|
register unsigned char op = read_memory_integer (pc, 1);
|
|
|
|
|
if (op == 0x82)
|
|
|
|
|
{
|
1999-07-07 22:19:36 +02:00
|
|
|
|
op = read_memory_integer (pc + 2, 1);
|
1999-05-05 16:45:51 +02:00
|
|
|
|
if ((op & 0x80) == 0)
|
|
|
|
|
pc += 3;
|
|
|
|
|
else if ((op & 0xc0) == 0x80)
|
|
|
|
|
pc += 4;
|
|
|
|
|
else
|
|
|
|
|
pc += 6;
|
1999-07-07 22:19:36 +02:00
|
|
|
|
}
|
1999-05-05 16:45:51 +02:00
|
|
|
|
return pc;
|
|
|
|
|
}
|
2002-05-26 22:31:06 +02:00
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static const unsigned char *
|
2002-05-26 22:31:06 +02:00
|
|
|
|
ns32k_breakpoint_from_pc (CORE_ADDR *pcp, int *lenp)
|
|
|
|
|
{
|
|
|
|
|
static const unsigned char breakpoint_insn[] = { 0xf2 };
|
|
|
|
|
|
|
|
|
|
*lenp = sizeof (breakpoint_insn);
|
|
|
|
|
return breakpoint_insn;
|
|
|
|
|
}
|
1999-05-05 16:45:51 +02:00
|
|
|
|
|
1999-06-07 21:19:32 +02:00
|
|
|
|
/* Return number of args passed to a frame.
|
|
|
|
|
Can return -1, meaning no way to tell.
|
|
|
|
|
Encore's C compiler often reuses same area on stack for args,
|
|
|
|
|
so this will often not work properly. If the arg names
|
|
|
|
|
are known, it's likely most of them will be printed. */
|
2001-04-02 22:57:26 +02:00
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static int
|
2000-07-30 03:48:28 +02:00
|
|
|
|
umax_frame_num_args (struct frame_info *fi)
|
1999-05-25 20:09:09 +02:00
|
|
|
|
{
|
|
|
|
|
int numargs;
|
|
|
|
|
CORE_ADDR pc;
|
|
|
|
|
CORE_ADDR enter_addr;
|
|
|
|
|
unsigned int insn;
|
|
|
|
|
unsigned int addr_mode;
|
|
|
|
|
int width;
|
|
|
|
|
|
|
|
|
|
numargs = -1;
|
|
|
|
|
enter_addr = ns32k_get_enter_addr ((fi)->pc);
|
|
|
|
|
if (enter_addr > 0)
|
|
|
|
|
{
|
|
|
|
|
pc = ((enter_addr == 1)
|
|
|
|
|
? SAVED_PC_AFTER_CALL (fi)
|
|
|
|
|
: FRAME_SAVED_PC (fi));
|
1999-07-07 22:19:36 +02:00
|
|
|
|
insn = read_memory_integer (pc, 2);
|
1999-05-25 20:09:09 +02:00
|
|
|
|
addr_mode = (insn >> 11) & 0x1f;
|
|
|
|
|
insn = insn & 0x7ff;
|
|
|
|
|
if ((insn & 0x7fc) == 0x57c
|
1999-07-07 22:19:36 +02:00
|
|
|
|
&& addr_mode == 0x14) /* immediate */
|
1999-05-25 20:09:09 +02:00
|
|
|
|
{
|
1999-07-07 22:19:36 +02:00
|
|
|
|
if (insn == 0x57c) /* adjspb */
|
1999-05-25 20:09:09 +02:00
|
|
|
|
width = 1;
|
1999-07-07 22:19:36 +02:00
|
|
|
|
else if (insn == 0x57d) /* adjspw */
|
1999-05-25 20:09:09 +02:00
|
|
|
|
width = 2;
|
1999-07-07 22:19:36 +02:00
|
|
|
|
else if (insn == 0x57f) /* adjspd */
|
1999-05-25 20:09:09 +02:00
|
|
|
|
width = 4;
|
2001-03-28 23:26:07 +02:00
|
|
|
|
else
|
|
|
|
|
internal_error (__FILE__, __LINE__, "bad else");
|
1999-07-07 22:19:36 +02:00
|
|
|
|
numargs = read_memory_integer (pc + 2, width);
|
1999-05-25 20:09:09 +02:00
|
|
|
|
if (width > 1)
|
|
|
|
|
flip_bytes (&numargs, width);
|
1999-07-07 22:19:36 +02:00
|
|
|
|
numargs = -sign_extend (numargs, width * 8) / 4;
|
1999-05-25 20:09:09 +02:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
return numargs;
|
|
|
|
|
}
|
1999-05-05 16:45:51 +02:00
|
|
|
|
|
2001-03-28 23:26:07 +02:00
|
|
|
|
static int
|
2000-07-30 03:48:28 +02:00
|
|
|
|
sign_extend (int value, int bits)
|
1999-04-16 03:35:26 +02:00
|
|
|
|
{
|
|
|
|
|
value = value & ((1 << bits) - 1);
|
1999-07-07 22:19:36 +02:00
|
|
|
|
return (value & (1 << (bits - 1))
|
1999-04-16 03:35:26 +02:00
|
|
|
|
? value | (~((1 << bits) - 1))
|
|
|
|
|
: value);
|
|
|
|
|
}
|
|
|
|
|
|
2002-05-27 00:27:01 +02:00
|
|
|
|
static void
|
2001-03-28 23:26:07 +02:00
|
|
|
|
flip_bytes (void *p, int count)
|
1999-04-16 03:35:26 +02:00
|
|
|
|
{
|
|
|
|
|
char tmp;
|
2001-03-28 23:26:07 +02:00
|
|
|
|
char *ptr = 0;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
while (count > 0)
|
|
|
|
|
{
|
|
|
|
|
tmp = *ptr;
|
1999-07-07 22:19:36 +02:00
|
|
|
|
ptr[0] = ptr[count - 1];
|
|
|
|
|
ptr[count - 1] = tmp;
|
1999-04-16 03:35:26 +02:00
|
|
|
|
ptr++;
|
|
|
|
|
count -= 2;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
2002-05-26 22:31:06 +02:00
|
|
|
|
/* Return the number of locals in the current frame given a
|
|
|
|
|
pc pointing to the enter instruction. This is used by
|
|
|
|
|
ns32k_frame_init_saved_regs. */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
2002-05-26 22:31:06 +02:00
|
|
|
|
static int
|
2000-07-30 03:48:28 +02:00
|
|
|
|
ns32k_localcount (CORE_ADDR enter_pc)
|
1999-04-16 03:35:26 +02:00
|
|
|
|
{
|
|
|
|
|
unsigned char localtype;
|
|
|
|
|
int localcount;
|
|
|
|
|
|
1999-07-07 22:19:36 +02:00
|
|
|
|
localtype = read_memory_integer (enter_pc + 2, 1);
|
1999-04-16 03:35:26 +02:00
|
|
|
|
if ((localtype & 0x80) == 0)
|
|
|
|
|
localcount = localtype;
|
|
|
|
|
else if ((localtype & 0xc0) == 0x80)
|
|
|
|
|
localcount = (((localtype & 0x3f) << 8)
|
1999-07-07 22:19:36 +02:00
|
|
|
|
| (read_memory_integer (enter_pc + 3, 1) & 0xff));
|
1999-04-16 03:35:26 +02:00
|
|
|
|
else
|
|
|
|
|
localcount = (((localtype & 0x3f) << 24)
|
1999-07-07 22:19:36 +02:00
|
|
|
|
| ((read_memory_integer (enter_pc + 3, 1) & 0xff) << 16)
|
|
|
|
|
| ((read_memory_integer (enter_pc + 4, 1) & 0xff) << 8)
|
|
|
|
|
| (read_memory_integer (enter_pc + 5, 1) & 0xff));
|
1999-04-16 03:35:26 +02:00
|
|
|
|
return localcount;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* Nonzero if instruction at PC is a return instruction. */
|
|
|
|
|
|
|
|
|
|
static int
|
2000-07-30 03:48:28 +02:00
|
|
|
|
ns32k_about_to_return (CORE_ADDR pc)
|
1999-04-16 03:35:26 +02:00
|
|
|
|
{
|
|
|
|
|
return (read_memory_integer (pc, 1) == 0x12);
|
|
|
|
|
}
|
|
|
|
|
|
2002-05-26 22:31:06 +02:00
|
|
|
|
/* Get the address of the enter opcode for this function, if it is active.
|
|
|
|
|
Returns positive address > 1 if pc is between enter/exit,
|
|
|
|
|
1 if pc before enter or after exit, 0 otherwise. */
|
|
|
|
|
static CORE_ADDR
|
2000-07-30 03:48:28 +02:00
|
|
|
|
ns32k_get_enter_addr (CORE_ADDR pc)
|
1999-04-16 03:35:26 +02:00
|
|
|
|
{
|
|
|
|
|
CORE_ADDR enter_addr;
|
|
|
|
|
unsigned char op;
|
|
|
|
|
|
|
|
|
|
if (pc == 0)
|
|
|
|
|
return 0;
|
|
|
|
|
|
|
|
|
|
if (ns32k_about_to_return (pc))
|
1999-07-07 22:19:36 +02:00
|
|
|
|
return 1; /* after exit */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
enter_addr = get_pc_function_start (pc);
|
|
|
|
|
|
1999-07-07 22:19:36 +02:00
|
|
|
|
if (pc == enter_addr)
|
|
|
|
|
return 1; /* before enter */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
|
|
|
|
op = read_memory_integer (enter_addr, 1);
|
|
|
|
|
|
|
|
|
|
if (op != 0x82)
|
1999-07-07 22:19:36 +02:00
|
|
|
|
return 0; /* function has no enter/exit */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
|
1999-07-07 22:19:36 +02:00
|
|
|
|
return enter_addr; /* pc is between enter and exit */
|
1999-04-16 03:35:26 +02:00
|
|
|
|
}
|
2002-05-26 11:29:36 +02:00
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static CORE_ADDR
|
2002-05-26 22:31:06 +02:00
|
|
|
|
ns32k_frame_chain (struct frame_info *frame)
|
|
|
|
|
{
|
|
|
|
|
/* In the case of the NS32000 series, the frame's nominal address is the
|
|
|
|
|
FP value, and that address is saved at the previous FP value as a
|
|
|
|
|
4-byte word. */
|
|
|
|
|
|
|
|
|
|
if (inside_entry_file (frame->pc))
|
|
|
|
|
return 0;
|
|
|
|
|
|
|
|
|
|
return (read_memory_integer (frame->frame, 4));
|
|
|
|
|
}
|
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static CORE_ADDR
|
2002-05-26 22:31:06 +02:00
|
|
|
|
ns32k_frame_saved_pc (struct frame_info *frame)
|
|
|
|
|
{
|
|
|
|
|
if (frame->signal_handler_caller)
|
|
|
|
|
return (sigtramp_saved_pc (frame)); /* XXXJRT */
|
|
|
|
|
|
|
|
|
|
return (read_memory_integer (frame->frame + 4, 4));
|
|
|
|
|
}
|
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static CORE_ADDR
|
2002-05-26 22:31:06 +02:00
|
|
|
|
ns32k_frame_args_address (struct frame_info *frame)
|
|
|
|
|
{
|
|
|
|
|
if (ns32k_get_enter_addr (frame->pc) > 1)
|
|
|
|
|
return (frame->frame);
|
|
|
|
|
|
|
|
|
|
return (read_register (SP_REGNUM) - 4);
|
|
|
|
|
}
|
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static CORE_ADDR
|
2002-05-26 22:31:06 +02:00
|
|
|
|
ns32k_frame_locals_address (struct frame_info *frame)
|
|
|
|
|
{
|
|
|
|
|
return (frame->frame);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* Code to initialize the addresses of the saved registers of frame described
|
|
|
|
|
by FRAME_INFO. This includes special registers such as pc and fp saved in
|
|
|
|
|
special ways in the stack frame. sp is even more special: the address we
|
|
|
|
|
return for it IS the sp for the next frame. */
|
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static void
|
2002-05-26 22:31:06 +02:00
|
|
|
|
ns32k_frame_init_saved_regs (struct frame_info *frame)
|
|
|
|
|
{
|
|
|
|
|
int regmask, regnum;
|
|
|
|
|
int localcount;
|
|
|
|
|
CORE_ADDR enter_addr, next_addr;
|
|
|
|
|
|
|
|
|
|
if (frame->saved_regs)
|
|
|
|
|
return;
|
|
|
|
|
|
|
|
|
|
frame_saved_regs_zalloc (frame);
|
|
|
|
|
|
|
|
|
|
enter_addr = ns32k_get_enter_addr (frame->pc);
|
|
|
|
|
if (enter_addr > 1)
|
|
|
|
|
{
|
|
|
|
|
regmask = read_memory_integer (enter_addr + 1, 1) & 0xff;
|
|
|
|
|
localcount = ns32k_localcount (enter_addr);
|
|
|
|
|
next_addr = frame->frame + localcount;
|
|
|
|
|
|
|
|
|
|
for (regnum = 0; regnum < 8; regnum++)
|
|
|
|
|
{
|
|
|
|
|
if (regmask & (1 << regnum))
|
|
|
|
|
frame->saved_regs[regnum] = next_addr -= 4;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
frame->saved_regs[SP_REGNUM] = frame->frame + 4;
|
|
|
|
|
frame->saved_regs[PC_REGNUM] = frame->frame + 4;
|
|
|
|
|
frame->saved_regs[FP_REGNUM] = read_memory_integer (frame->frame, 4);
|
|
|
|
|
}
|
|
|
|
|
else if (enter_addr == 1)
|
|
|
|
|
{
|
|
|
|
|
CORE_ADDR sp = read_register (SP_REGNUM);
|
|
|
|
|
frame->saved_regs[PC_REGNUM] = sp;
|
|
|
|
|
frame->saved_regs[SP_REGNUM] = sp + 4;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static void
|
2002-05-26 22:31:06 +02:00
|
|
|
|
ns32k_push_dummy_frame (void)
|
|
|
|
|
{
|
|
|
|
|
CORE_ADDR sp = read_register (SP_REGNUM);
|
|
|
|
|
int regnum;
|
|
|
|
|
|
|
|
|
|
sp = push_word (sp, read_register (PC_REGNUM));
|
|
|
|
|
sp = push_word (sp, read_register (FP_REGNUM));
|
|
|
|
|
write_register (FP_REGNUM, sp);
|
|
|
|
|
|
|
|
|
|
for (regnum = 0; regnum < 8; regnum++)
|
|
|
|
|
sp = push_word (sp, read_register (regnum));
|
|
|
|
|
|
|
|
|
|
write_register (SP_REGNUM, sp);
|
|
|
|
|
}
|
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static void
|
2002-05-26 22:31:06 +02:00
|
|
|
|
ns32k_pop_frame (void)
|
|
|
|
|
{
|
|
|
|
|
struct frame_info *frame = get_current_frame ();
|
|
|
|
|
CORE_ADDR fp;
|
|
|
|
|
int regnum;
|
|
|
|
|
|
|
|
|
|
fp = frame->frame;
|
|
|
|
|
FRAME_INIT_SAVED_REGS (frame);
|
|
|
|
|
|
|
|
|
|
for (regnum = 0; regnum < 8; regnum++)
|
|
|
|
|
if (frame->saved_regs[regnum])
|
|
|
|
|
write_register (regnum,
|
|
|
|
|
read_memory_integer (frame->saved_regs[regnum], 4));
|
|
|
|
|
|
|
|
|
|
write_register (FP_REGNUM, read_memory_integer (fp, 4));
|
|
|
|
|
write_register (PC_REGNUM, read_memory_integer (fp + 4, 4));
|
|
|
|
|
write_register (SP_REGNUM, fp + 8);
|
|
|
|
|
flush_cached_frames ();
|
|
|
|
|
}
|
2002-05-27 00:27:01 +02:00
|
|
|
|
|
|
|
|
|
/* The NS32000 call dummy sequence:
|
|
|
|
|
|
|
|
|
|
enter 0xff,0 82 ff 00
|
|
|
|
|
jsr @0x00010203 7f ae c0 01 02 03
|
|
|
|
|
adjspd 0x69696969 7f a5 01 02 03 04
|
|
|
|
|
bpt f2
|
|
|
|
|
|
|
|
|
|
It is 16 bytes long. */
|
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static LONGEST ns32k_call_dummy_words[] =
|
2002-05-27 00:27:01 +02:00
|
|
|
|
{
|
|
|
|
|
0x7f00ff82,
|
|
|
|
|
0x0201c0ae,
|
|
|
|
|
0x01a57f03,
|
|
|
|
|
0xf2040302
|
|
|
|
|
};
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static int sizeof_ns32k_call_dummy_words = sizeof (ns32k_call_dummy_words);
|
2002-05-27 00:27:01 +02:00
|
|
|
|
|
|
|
|
|
#define NS32K_CALL_DUMMY_ADDR 5
|
|
|
|
|
#define NS32K_CALL_DUMMY_NARGS 11
|
2002-05-26 22:31:06 +02:00
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static void
|
2002-05-27 00:27:01 +02:00
|
|
|
|
ns32k_fix_call_dummy (char *dummy, CORE_ADDR pc, CORE_ADDR fun, int nargs,
|
|
|
|
|
struct value **args, struct type *type, int gcc_p)
|
|
|
|
|
{
|
|
|
|
|
int flipped;
|
|
|
|
|
|
|
|
|
|
flipped = fun | 0xc0000000;
|
|
|
|
|
flip_bytes (&flipped, 4);
|
|
|
|
|
store_unsigned_integer (dummy + NS32K_CALL_DUMMY_ADDR, 4, flipped);
|
|
|
|
|
|
|
|
|
|
flipped = - nargs * 4;
|
|
|
|
|
flip_bytes (&flipped, 4);
|
|
|
|
|
store_unsigned_integer (dummy + NS32K_CALL_DUMMY_NARGS, 4, flipped);
|
|
|
|
|
}
|
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static void
|
2002-05-27 01:06:08 +02:00
|
|
|
|
ns32k_store_struct_return (CORE_ADDR addr, CORE_ADDR sp)
|
|
|
|
|
{
|
|
|
|
|
/* On this machine, this is a no-op (Encore Umax didn't use GCC). */
|
|
|
|
|
}
|
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static void
|
2002-05-27 01:06:08 +02:00
|
|
|
|
ns32k_extract_return_value (struct type *valtype, char *regbuf, char *valbuf)
|
|
|
|
|
{
|
|
|
|
|
memcpy (valbuf,
|
|
|
|
|
regbuf + REGISTER_BYTE (TYPE_CODE (valtype) == TYPE_CODE_FLT ?
|
|
|
|
|
FP0_REGNUM : 0), TYPE_LENGTH (valtype));
|
|
|
|
|
}
|
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static void
|
2002-05-27 01:06:08 +02:00
|
|
|
|
ns32k_store_return_value (struct type *valtype, char *valbuf)
|
|
|
|
|
{
|
|
|
|
|
write_register_bytes (TYPE_CODE (valtype) == TYPE_CODE_FLT ?
|
|
|
|
|
FP0_REGNUM : 0, valbuf, TYPE_LENGTH (valtype));
|
|
|
|
|
}
|
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
static CORE_ADDR
|
2002-05-27 01:06:08 +02:00
|
|
|
|
ns32k_extract_struct_value_address (char *regbuf)
|
|
|
|
|
{
|
|
|
|
|
return (extract_address (regbuf + REGISTER_BYTE (0), REGISTER_RAW_SIZE (0)));
|
|
|
|
|
}
|
|
|
|
|
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
void
|
|
|
|
|
ns32k_gdbarch_init_32082 (struct gdbarch *gdbarch)
|
|
|
|
|
{
|
|
|
|
|
set_gdbarch_num_regs (gdbarch, NS32K_NUM_REGS_32082);
|
|
|
|
|
|
|
|
|
|
set_gdbarch_register_name (gdbarch, ns32k_register_name_32082);
|
|
|
|
|
set_gdbarch_register_bytes (gdbarch, NS32K_REGISTER_BYTES_32082);
|
|
|
|
|
set_gdbarch_register_byte (gdbarch, ns32k_register_byte_32082);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
void
|
|
|
|
|
ns32k_gdbarch_init_32382 (struct gdbarch *gdbarch)
|
|
|
|
|
{
|
|
|
|
|
set_gdbarch_num_regs (gdbarch, NS32K_NUM_REGS_32382);
|
|
|
|
|
|
|
|
|
|
set_gdbarch_register_name (gdbarch, ns32k_register_name_32382);
|
|
|
|
|
set_gdbarch_register_bytes (gdbarch, NS32K_REGISTER_BYTES_32382);
|
|
|
|
|
set_gdbarch_register_byte (gdbarch, ns32k_register_byte_32382);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* Initialize the current architecture based on INFO. If possible, re-use an
|
|
|
|
|
architecture from ARCHES, which is a list of architectures already created
|
|
|
|
|
during this debugging session.
|
|
|
|
|
|
|
|
|
|
Called e.g. at program startup, when reading a core file, and when reading
|
|
|
|
|
a binary file. */
|
|
|
|
|
|
|
|
|
|
static struct gdbarch *
|
|
|
|
|
ns32k_gdbarch_init (struct gdbarch_info info, struct gdbarch_list *arches)
|
|
|
|
|
{
|
|
|
|
|
struct gdbarch_tdep *tdep;
|
|
|
|
|
struct gdbarch *gdbarch;
|
|
|
|
|
enum gdb_osabi osabi = GDB_OSABI_UNKNOWN;
|
|
|
|
|
|
|
|
|
|
/* Try to determine the OS ABI of the object we are loading. */
|
|
|
|
|
if (info.abfd != NULL)
|
|
|
|
|
{
|
|
|
|
|
osabi = gdbarch_lookup_osabi (info.abfd);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/* Find a candidate among extant architectures. */
|
|
|
|
|
for (arches = gdbarch_list_lookup_by_info (arches, &info);
|
|
|
|
|
arches != NULL;
|
|
|
|
|
arches = gdbarch_list_lookup_by_info (arches->next, &info))
|
|
|
|
|
{
|
|
|
|
|
/* Make sure the OS ABI selection matches. */
|
|
|
|
|
tdep = gdbarch_tdep (arches->gdbarch);
|
|
|
|
|
if (tdep && tdep->osabi == osabi)
|
|
|
|
|
return arches->gdbarch;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
tdep = xmalloc (sizeof (struct gdbarch_tdep));
|
|
|
|
|
gdbarch = gdbarch_alloc (&info, tdep);
|
|
|
|
|
|
|
|
|
|
tdep->osabi = osabi;
|
|
|
|
|
|
|
|
|
|
/* Register info */
|
|
|
|
|
ns32k_gdbarch_init_32082 (gdbarch);
|
|
|
|
|
set_gdbarch_num_regs (gdbarch, NS32K_SP_REGNUM);
|
|
|
|
|
set_gdbarch_num_regs (gdbarch, NS32K_FP_REGNUM);
|
|
|
|
|
set_gdbarch_num_regs (gdbarch, NS32K_PC_REGNUM);
|
|
|
|
|
set_gdbarch_num_regs (gdbarch, NS32K_PS_REGNUM);
|
|
|
|
|
|
|
|
|
|
set_gdbarch_register_size (gdbarch, NS32K_REGISTER_SIZE);
|
|
|
|
|
set_gdbarch_register_raw_size (gdbarch, ns32k_register_raw_size);
|
|
|
|
|
set_gdbarch_max_register_raw_size (gdbarch, NS32K_MAX_REGISTER_RAW_SIZE);
|
|
|
|
|
set_gdbarch_register_virtual_size (gdbarch, ns32k_register_virtual_size);
|
|
|
|
|
set_gdbarch_max_register_virtual_size (gdbarch,
|
|
|
|
|
NS32K_MAX_REGISTER_VIRTUAL_SIZE);
|
|
|
|
|
set_gdbarch_register_virtual_type (gdbarch, ns32k_register_virtual_type);
|
|
|
|
|
|
|
|
|
|
/* Frame and stack info */
|
|
|
|
|
set_gdbarch_skip_prologue (gdbarch, umax_skip_prologue);
|
|
|
|
|
set_gdbarch_saved_pc_after_call (gdbarch, ns32k_saved_pc_after_call);
|
|
|
|
|
|
|
|
|
|
set_gdbarch_frame_num_args (gdbarch, umax_frame_num_args);
|
|
|
|
|
set_gdbarch_frameless_function_invocation (gdbarch,
|
|
|
|
|
generic_frameless_function_invocation_not);
|
|
|
|
|
|
|
|
|
|
set_gdbarch_frame_chain (gdbarch, ns32k_frame_chain);
|
|
|
|
|
set_gdbarch_frame_chain_valid (gdbarch, func_frame_chain_valid);
|
|
|
|
|
set_gdbarch_frame_saved_pc (gdbarch, ns32k_frame_saved_pc);
|
|
|
|
|
|
|
|
|
|
set_gdbarch_frame_args_address (gdbarch, ns32k_frame_args_address);
|
|
|
|
|
set_gdbarch_frame_locals_address (gdbarch, ns32k_frame_locals_address);
|
|
|
|
|
|
|
|
|
|
set_gdbarch_frame_init_saved_regs (gdbarch, ns32k_frame_init_saved_regs);
|
|
|
|
|
|
|
|
|
|
set_gdbarch_frame_args_skip (gdbarch, 8);
|
|
|
|
|
|
|
|
|
|
set_gdbarch_inner_than (gdbarch, core_addr_lessthan);
|
|
|
|
|
|
|
|
|
|
/* Return value info */
|
|
|
|
|
set_gdbarch_store_struct_return (gdbarch, ns32k_store_struct_return);
|
2002-06-15 00:55:51 +02:00
|
|
|
|
set_gdbarch_deprecated_extract_return_value (gdbarch, ns32k_extract_return_value);
|
2002-08-24 02:21:37 +02:00
|
|
|
|
set_gdbarch_deprecated_store_return_value (gdbarch, ns32k_store_return_value);
|
2002-06-15 00:55:51 +02:00
|
|
|
|
set_gdbarch_deprecated_extract_struct_value_address (gdbarch,
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
ns32k_extract_struct_value_address);
|
|
|
|
|
|
|
|
|
|
/* Call dummy info */
|
|
|
|
|
set_gdbarch_push_dummy_frame (gdbarch, ns32k_push_dummy_frame);
|
|
|
|
|
set_gdbarch_pop_frame (gdbarch, ns32k_pop_frame);
|
|
|
|
|
set_gdbarch_call_dummy_location (gdbarch, ON_STACK);
|
|
|
|
|
set_gdbarch_call_dummy_p (gdbarch, 1);
|
|
|
|
|
set_gdbarch_call_dummy_words (gdbarch, ns32k_call_dummy_words);
|
|
|
|
|
set_gdbarch_sizeof_call_dummy_words (gdbarch, sizeof_ns32k_call_dummy_words);
|
|
|
|
|
set_gdbarch_fix_call_dummy (gdbarch, ns32k_fix_call_dummy);
|
|
|
|
|
set_gdbarch_call_dummy_start_offset (gdbarch, 3);
|
|
|
|
|
set_gdbarch_call_dummy_breakpoint_offset_p (gdbarch, 0);
|
|
|
|
|
set_gdbarch_use_generic_dummy_frames (gdbarch, 0);
|
|
|
|
|
set_gdbarch_pc_in_call_dummy (gdbarch, pc_in_call_dummy_on_stack);
|
|
|
|
|
set_gdbarch_call_dummy_stack_adjust_p (gdbarch, 0);
|
|
|
|
|
|
|
|
|
|
/* Breakpoint info */
|
|
|
|
|
set_gdbarch_decr_pc_after_break (gdbarch, 0);
|
|
|
|
|
set_gdbarch_breakpoint_from_pc (gdbarch, ns32k_breakpoint_from_pc);
|
|
|
|
|
|
|
|
|
|
/* Misc info */
|
|
|
|
|
set_gdbarch_function_start_offset (gdbarch, 0);
|
|
|
|
|
|
|
|
|
|
/* Hook in OS ABI-specific overrides, if they have been registered. */
|
|
|
|
|
gdbarch_init_osabi (info, gdbarch, osabi);
|
|
|
|
|
|
|
|
|
|
return (gdbarch);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
static void
|
|
|
|
|
ns32k_dump_tdep (struct gdbarch *current_gdbarch, struct ui_file *file)
|
|
|
|
|
{
|
|
|
|
|
struct gdbarch_tdep *tdep = gdbarch_tdep (current_gdbarch);
|
|
|
|
|
|
|
|
|
|
if (tdep == NULL)
|
|
|
|
|
return;
|
|
|
|
|
|
|
|
|
|
fprintf_unfiltered (file, "ns32k_dump_tdep: OS ABI = %s\n",
|
|
|
|
|
gdbarch_osabi_name (tdep->osabi));
|
|
|
|
|
}
|
|
|
|
|
|
2002-05-27 01:06:08 +02:00
|
|
|
|
void
|
2002-05-26 11:29:36 +02:00
|
|
|
|
_initialize_ns32k_tdep (void)
|
|
|
|
|
{
|
* ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
target.s, arch-utils.h, ns32k-tdep.h. Make many functions
static. Rename some register numbers to put them in ns32k-tdep
private namespace.
(ns32k_get_saved_register, ns32k_gdbarch_init_32082,
ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
functions.
(_initialize_ns32k_tdep): Use gdbarch_register.
* ns32k-tdep.h: New file.
* ns32knbsd-tdep.c: New file.
* config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
* config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
(IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
REGISTER_BYTES, REGISTER_BYTE): Remove.
* config/ns32k/tm-ns32k.h: New file.
* config/ns32k/tm-umax.h: Remove.
2002-05-27 03:05:16 +02:00
|
|
|
|
gdbarch_register (bfd_arch_ns32k, ns32k_gdbarch_init, ns32k_dump_tdep);
|
|
|
|
|
|
2002-05-26 11:29:36 +02:00
|
|
|
|
tm_print_insn = print_insn_ns32k;
|
|
|
|
|
}
|