Ignore:
Timestamp:
May 17, 2014, 11:59:53 AM (10 years ago)
Author:
cfuguet
Message:

tsar_boot:

  • Displaying Data Bad Virtual Address when exception during preloader.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/softs/tsar_boot/src/reset.S

    r660 r694  
    230230    mfc0    a1, CP0_CAUSE           /* second arg is cause                */
    231231    mfc0    a2, CP0_EPC             /* third argc is epc                  */
     232    mfc2    a3, CP2_DBVAR           /* fourth argc is dbvar               */
    232233    nop
    233234    j       handle_except
Note: See TracChangeset for help on using the changeset viewer.