LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Find Resources
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Openrisc > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: =?unknown-8bit?Q?Gy=F6rgy?= 'nog' Jeney<nog@s...>
    Date: Wed Jun 29 16:57:28 CEST 2005
    Subject: [openrisc] [or1ksim #125] Fix old comment
    Top
    Hi,

    ChangeLog:
    * Fix a very outdated comment.

    nog.
    -------------- next part --------------
    diff -upr --unidirectional-new-file ./cpu/or32/dyn_rec.c /home/nog/or1ksim-ac/cpu/or32/dyn_rec.c
    --- ./cpu/or32/dyn_rec.c 2005-06-28 18:41:35.000000000 +0200
    +++ /home/nog/or1ksim-ac/cpu/or32/dyn_rec.c 2005-06-19 13:09:13.000000000 +0200
    @@ -907,7 +887,7 @@ static void recompile_insn(struct op_que
    gen_op_do_sched(opq, 1);
    }

    -/* rec_page is a physical address */
    +/* Recompiles the page associated with *dyn */
    void recompile_page(struct dyn_page *dyn)
    {
    unsigned int j;

     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.