OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [or1ksim/] [cpu/] [or32/] [or32.c] - Diff between revs 1605 and 1656

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

Rev 1605 Rev 1656
Line 18... Line 18...
along with this program; if not, write to the Free Software
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 
/*
/*
 * $Log: not supported by cvs2svn $
 * $Log: not supported by cvs2svn $
 
 * Revision 1.50  2005/11/18 18:15:21  nogj
 
 * Execute l.ff1 instruction
 
 *
 * Revision 1.49  2005/11/06 16:23:07  nogj
 * Revision 1.49  2005/11/06 16:23:07  nogj
 * Fix parsing the destination register
 * Fix parsing the destination register
 *
 *
 * Revision 1.48  2005/11/03 19:01:50  lampret
 * Revision 1.48  2005/11/03 19:01:50  lampret
 * Added l.fl1
 * Added l.fl1
Line 729... Line 732...
l_none(struct iqueue_entry *current)
l_none(struct iqueue_entry *current)
{
{
}
}
#elif defined(HAS_EXECUTION) && DYNAMIC_EXECUTION
#elif defined(HAS_EXECUTION) && DYNAMIC_EXECUTION
void
void
l_none(struct op_queue *opq, int *param_t, orreg_t *param, int delay_slot)
l_none(struct op_queue *opq, int *param_t, int delay_slot)
{
{
}
}
#else
#else
void
void
l_none()
l_none()

powered by: WebSVN 2.1.0

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