home *** CD-ROM | disk | FTP | other *** search
- incdir include:
- incdir lvo:
-
- include powerpc/ppcmacros.i
- include powerpc/powerpc.i
-
- include powerpc_lib.i
-
- xref _PowerPCBase
- xref _LinkerDB
- executable
- oea
- version 8
-
- start
- prolog 1024
- CALLPOWERPC Super
- mfmsr r0
- liw r5,$ffffdfff
- and r0,r0,r5
- mtmsr r0
- fmr f1,f0
- mr r4,r3
- CALLPOWERPC User
- epilog
-
-