Changeset a33c990 in mainline for arch/ppc32/src/exception.S


Ignore:
Timestamp:
2006-05-20T22:51:05Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7ca8b36b
Parents:
125e944
Message:

ppc32 work
decrementer workaround
primitive TLB support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ppc32/src/exception.S

    r125e944 ra33c990  
    206206.global exc_decrementer
    207207exc_decrementer:
    208         CONTEXT_STORE   
     208        CONTEXT_STORE
    209209
    210210        lis r12, exc_dispatch@ha
Note: See TracChangeset for help on using the changeset viewer.