OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gdb-6.8/] [opcodes/] [sparc-dis.c] - Diff between revs 157 and 225

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 157 Rev 225
Line 1... Line 1...
/* Print SPARC instructions.
/* Print SPARC instructions.
   Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
   Copyright 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
   2000, 2002, 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
   2000, 2002, 2003, 2004, 2005, 2006, 2007, 2008
 
   Free Software Foundation, Inc.
 
 
   This file is part of the GNU opcodes library.
   This file is part of the GNU opcodes library.
 
 
   This library is free software; you can redistribute it and/or modify
   This library is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   it under the terms of the GNU General Public License as published by
Line 105... Line 106...
/* These are ordered according to there register number in
/* These are ordered according to there register number in
   rd and wr insns (-16).  */
   rd and wr insns (-16).  */
static char *v9a_asr_reg_names[] =
static char *v9a_asr_reg_names[] =
{
{
  "pcr", "pic", "dcr", "gsr", "set_softint", "clear_softint",
  "pcr", "pic", "dcr", "gsr", "set_softint", "clear_softint",
  "softint", "tick_cmpr", "sys_tick", "sys_tick_cmpr"
  "softint", "tick_cmpr", "stick", "stick_cmpr"
};
};
 
 
/* Macros used to extract instruction fields.  Not all fields have
/* Macros used to extract instruction fields.  Not all fields have
   macros defined here, only those which are actually used.  */
   macros defined here, only those which are actually used.  */
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.