Changeset edc89bd in mainline for arch/ppc32/include/asm.h


Ignore:
Timestamp:
2006-03-14T16:50:28Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e4ddfa8
Parents:
6463264c
Message:

ppc32: initial exception support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ppc32/include/asm.h

    r6463264c redc89bd  
    4747                "mfmsr %0\n"
    4848                "mfmsr %1\n"
    49 //              "ori %1, %1, 1 << 15\n"
     49                "ori %1, %1, 1 << 15\n"
    5050                "mtmsr %1\n"
    5151                : "=r" (v), "=r" (tmp)
Note: See TracChangeset for help on using the changeset viewer.