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

Subversion Repositories or1k

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 1553 to Rev 1554
    Reverse comparison

Rev 1553 → Rev 1554

/trunk/or1ksim/cpu/or32/or32.c
20,6 → 20,9
 
/*
* $Log: not supported by cvs2svn $
* Revision 1.45 2005/04/27 19:13:13 nogj
* l.rfe does not have a delay slot. Don't mark it as such.
*
* Revision 1.44 2005/03/31 16:09:57 nogj
* Implement a dynamic recompiler to speed up the execution
*
355,7 → 358,7
EF(l_jr), OR32_IF_DELAY, it_jump },
{ "l.jalr", "rB", "01 0x2 ----- ----- BBBB B--- ---- ----",
EF(l_jalr), OR32_IF_DELAY, it_jump },
{ "l.maci", "rA,I", "01 0x3 IIIII ----- AAAA AIII IIII IIII",
{ "l.maci", "rA,I", "01 0x3 IIIII AAAAA ---- -III IIII IIII",
EF(l_mac), 0, it_mac },
{ "l.cust1", "", "01 0xC ----- ----- ---- ---- ---- ----",
EF(l_cust1), 0, it_unknown },
/trunk/gen_or1k_isa/sources/or32.c
20,6 → 20,9
 
/*
* $Log: not supported by cvs2svn $
* Revision 1.45 2005/04/27 19:13:13 nogj
* l.rfe does not have a delay slot. Don't mark it as such.
*
* Revision 1.44 2005/03/31 16:09:57 nogj
* Implement a dynamic recompiler to speed up the execution
*
355,7 → 358,7
EF(l_jr), OR32_IF_DELAY, it_jump },
{ "l.jalr", "rB", "01 0x2 ----- ----- BBBB B--- ---- ----",
EF(l_jalr), OR32_IF_DELAY, it_jump },
{ "l.maci", "rA,I", "01 0x3 IIIII ----- AAAA AIII IIII IIII",
{ "l.maci", "rA,I", "01 0x3 IIIII AAAAA ---- -III IIII IIII",
EF(l_mac), 0, it_mac },
{ "l.cust1", "", "01 0xC ----- ----- ---- ---- ---- ----",
EF(l_cust1), 0, it_unknown },
/trunk/gen_or1k_isa/sources/opcode/or32.c
20,6 → 20,9
 
/*
* $Log: not supported by cvs2svn $
* Revision 1.45 2005/04/27 19:13:13 nogj
* l.rfe does not have a delay slot. Don't mark it as such.
*
* Revision 1.44 2005/03/31 16:09:57 nogj
* Implement a dynamic recompiler to speed up the execution
*
355,7 → 358,7
EF(l_jr), OR32_IF_DELAY, it_jump },
{ "l.jalr", "rB", "01 0x2 ----- ----- BBBB B--- ---- ----",
EF(l_jalr), OR32_IF_DELAY, it_jump },
{ "l.maci", "rA,I", "01 0x3 IIIII ----- AAAA AIII IIII IIII",
{ "l.maci", "rA,I", "01 0x3 IIIII AAAAA ---- -III IIII IIII",
EF(l_mac), 0, it_mac },
{ "l.cust1", "", "01 0xC ----- ----- ---- ---- ---- ----",
EF(l_cust1), 0, it_unknown },
/trunk/insight/opcodes/or32.c
20,6 → 20,9
 
/*
* $Log: not supported by cvs2svn $
* Revision 1.45 2005/04/27 19:13:13 nogj
* l.rfe does not have a delay slot. Don't mark it as such.
*
* Revision 1.44 2005/03/31 16:09:57 nogj
* Implement a dynamic recompiler to speed up the execution
*
355,7 → 358,7
EF(l_jr), OR32_IF_DELAY, it_jump },
{ "l.jalr", "rB", "01 0x2 ----- ----- BBBB B--- ---- ----",
EF(l_jalr), OR32_IF_DELAY, it_jump },
{ "l.maci", "rA,I", "01 0x3 IIIII ----- AAAA AIII IIII IIII",
{ "l.maci", "rA,I", "01 0x3 IIIII AAAAA ---- -III IIII IIII",
EF(l_mac), 0, it_mac },
{ "l.cust1", "", "01 0xC ----- ----- ---- ---- ---- ----",
EF(l_cust1), 0, it_unknown },

powered by: WebSVN 2.1.0

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