Files
tp/include/JSystem/JKernel/JKRThread/asm/func_802D1934.s
T
Jonathan Wase fb1217e3f9 Types and functions for JKRThread, JKRFile, JKRDvdFile, JKRFileCache... (#17)
* Added JSUListIterator and decompiled JKRHeap::dispose_subroutine

* JKRDisposer!

* only 4 functions not OK in JKRHeap

* JKRThread asm functions

* more JKRThread

* JKRThreadSwitch

* JKRThread::JKRThread

* More JKRTHread functions and vtable

* fixed bad merge

* update JKRThread and JKRThreadSwitch to use new virtual inheritance

* save before asmsplit.py script

* JKRFile

* JKRDvdFile

* JKRFileCache

* JKRFileFinder

* JKRFileLoader

* JKRAssertHeap

* JKRExpHeap

* JKRSolidHeap

* fixed type and functions definitions

* JKRArchive (Pub)

* missed file

* JKRArchive

* forgot obj_files.mk

* fixed merge error and class members

* class members

* removed unused asm files

* added names to global variables

* class members for JKRHeap, JKRExpHeap, JKRSolidHeap, and JKRFileCache.
2020-12-05 12:45:10 -05:00

11 lines
548 B
ArmAsm

/* 802D1934 002CE874 94 21 FF F0 */ stwu r1, -0x10(r1)
/* 802D1938 002CE878 7C 08 02 A6 */ mflr r0
/* 802D193C 002CE87C 90 01 00 14 */ stw r0, 0x14(r1)
/* 802D1940 002CE880 81 83 00 00 */ lwz r12, 0(r3)
/* 802D1944 002CE884 81 8C 00 0C */ lwz r12, 0xc(r12)
/* 802D1948 002CE888 7D 89 03 A6 */ mtctr r12
/* 802D194C 002CE88C 4E 80 04 21 */ bctrl
/* 802D1950 002CE890 80 01 00 14 */ lwz r0, 0x14(r1)
/* 802D1954 002CE894 7C 08 03 A6 */ mtlr r0
/* 802D1958 002CE898 38 21 00 10 */ addi r1, r1, 0x10
/* 802D195C 002CE89C 4E 80 00 20 */ blr