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

    Message

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

    From: cvs at opencores.org<cvs@o...>
    Date: Tue Mar 25 11:17:09 CET 2008
    Subject: [cvs-checkins] MODIFIED: s1_core ...
    Top
    Date: 00/08/03 25:11:17

    Modified: s1_core/tests/boot boot.s
    Log:
    Corrected comment delimiter.




    Revision Changes Path
    1.7 s1_core/tests/boot/boot.s

    http://www.opencores.org/cvsweb.shtml/s1_core/tests/boot/boot.s.diff?r1=1.6&r2=1.7

    (In the diff below, changes in quantity of whitespace are not shown.)

    Index: boot.s
    ===================================================================
    RCS file: /cvsroot/fafa1971/s1_core/tests/boot/boot.s,v
    retrieving revision 1.6
    retrieving revision 1.7
    diff -u -b -r1.6 -r1.7
    --- boot.s 25 Nov 2007 17:32:20 -0000 1.6
    +++ boot.s 25 Mar 2008 10:17:09 -0000 1.7
    @@ -320,7 +320,7 @@
    !! .dm=1 (DMMU ENABLE)
    !! .Im=1 (IMMU ENABLE)
    !! .dc=0 (dcache not enabled)
    - || .ic=0 (icache not enabled)
    + !! .ic=0 (icache not enabled)
    !!setx HPriv_Reset_Handler, %g1, %g2
    !! this instructions expands as
    sethi %hi(0), %g1



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