mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
* 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.
26 lines
1.3 KiB
ArmAsm
26 lines
1.3 KiB
ArmAsm
/* __ct__12JKRSolidHeapFPvUlP7JKRHeapb __ct__12JKRSolidHeapFPvUlP7JKRHeapb::__ct(void *, unsigned long, JKRHeap *, bool) */
|
|
/* JKRSolidHeap */
|
|
/* 802D0B30 002CDA70 94 21 FF F0 */ stwu r1, -0x10(r1)
|
|
/* 802D0B34 002CDA74 7C 08 02 A6 */ mflr r0
|
|
/* 802D0B38 002CDA78 90 01 00 14 */ stw r0, 0x14(r1)
|
|
/* 802D0B3C 002CDA7C 93 E1 00 0C */ stw r31, 0xc(r1)
|
|
/* 802D0B40 002CDA80 7C 7F 1B 78 */ mr r31, r3
|
|
/* 802D0B44 002CDA84 4B FF D5 F5 */ bl __ct__7JKRHeapFPvUlP7JKRHeapb
|
|
/* 802D0B48 002CDA88 3C 60 80 3D */ lis r3, lbl_803CC030@ha
|
|
/* 802D0B4C 002CDA8C 38 03 C0 30 */ addi r0, r3, lbl_803CC030@l
|
|
/* 802D0B50 002CDA90 90 1F 00 00 */ stw r0, 0(r31)
|
|
/* 802D0B54 002CDA94 80 1F 00 38 */ lwz r0, 0x38(r31)
|
|
/* 802D0B58 002CDA98 90 1F 00 6C */ stw r0, 0x6c(r31)
|
|
/* 802D0B5C 002CDA9C 80 1F 00 30 */ lwz r0, 0x30(r31)
|
|
/* 802D0B60 002CDAA0 90 1F 00 70 */ stw r0, 0x70(r31)
|
|
/* 802D0B64 002CDAA4 80 1F 00 34 */ lwz r0, 0x34(r31)
|
|
/* 802D0B68 002CDAA8 90 1F 00 74 */ stw r0, 0x74(r31)
|
|
/* 802D0B6C 002CDAAC 38 00 00 00 */ li r0, 0
|
|
/* 802D0B70 002CDAB0 90 1F 00 78 */ stw r0, 0x78(r31)
|
|
/* 802D0B74 002CDAB4 7F E3 FB 78 */ mr r3, r31
|
|
/* 802D0B78 002CDAB8 83 E1 00 0C */ lwz r31, 0xc(r1)
|
|
/* 802D0B7C 002CDABC 80 01 00 14 */ lwz r0, 0x14(r1)
|
|
/* 802D0B80 002CDAC0 7C 08 03 A6 */ mtlr r0
|
|
/* 802D0B84 002CDAC4 38 21 00 10 */ addi r1, r1, 0x10
|
|
/* 802D0B88 002CDAC8 4E 80 00 20 */ blr
|