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 1100 to Rev 1101
    Reverse comparison

Rev 1100 → Rev 1101

/trunk/or1ksim/cuc/verilog.c
531,7 → 531,7
for (i = 0; i < f->nmsched; i++)
if (f->mtype[i] & MT_STORE) {
char t[30];
unsigned long opt = f->INSN(ref).opt[j];
unsigned long opt = f->INSN(f->msched[i]).opt[j];
if ((opt & ~OPT_DEST) != OPT_CONST) {
GEN (" or %s", print_op_v (f, t, f->msched[i], 0));
}

powered by: WebSVN 2.1.0

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