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 > 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: Thu Nov 29 04:50:28 CET 2007
    Subject: [cvs-checkins] MODIFIED: mips789 ...
    Top
    Date: 00/07/11 29:04:50

    Modified: mips789/bench plasmaboot.asm
    Log:
    no message


    Revision Changes Path
    1.3 mips789/bench/plasmaboot.asm

    http://www.opencores.org/cvsweb.shtml/mips789/bench/plasmaboot.asm.diff?r1=1.2&r2=1.3

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

    Index: plasmaboot.asm
    ===================================================================
    RCS file: /cvsroot/mcupro/mips789/bench/plasmaboot.asm,v
    retrieving revision 1.2
    retrieving revision 1.3
    diff -u -b -r1.2 -r1.3
    --- plasmaboot.asm 26 Nov 2007 13:44:50 -0000 1.2
    +++ plasmaboot.asm 29 Nov 2007 03:50:27 -0000 1.3
    @@ -56,7 +56,8 @@
    interrupt_service_routine:
    .set noreorder
    .set noat
    - nop #do not save registers for this is just fpr simulation
    + nop
    +#do not save registers for this is just for simulation in this version
    jal ISR
    nop
    mtc0 $0,$0 #return from interrupt



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