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

Subversion Repositories or2k

[/] [or2k/] [trunk/] [analysis-bin/] [insnanalysis/] [insn-lists.c] - Diff between revs 18 and 19

Show entire file | Details | Blame | View Log

Rev 18 Rev 19
Line 19... Line 19...
                     instruction_properties *insn_props)
                     instruction_properties *insn_props)
{
{
  or1k_32_insn_lists_add(insn, insn_props);
  or1k_32_insn_lists_add(insn, insn_props);
}
}
 
 
 
void insn_lists_group_add(int n,
 
                          instruction_properties *insn_props)
 
{
 
  or1k_32_ntuple_add(n, insn_props);
 
}
 
 
void insn_lists_free(void)
void insn_lists_free(void)
{
{
  or1k_32_insn_lists_free();
  or1k_32_insn_lists_free();
}
}
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

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