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.
27 lines
1.4 KiB
ArmAsm
27 lines
1.4 KiB
ArmAsm
/* do_freeAll__12JKRSolidHeapFv __ct__12JKRSolidHeapFPvUlP7JKRHeapb::do_freeAll(void) */
|
|
/* missing reference */
|
|
/* 802D0F14 002CDE54 94 21 FF F0 */ stwu r1, -0x10(r1)
|
|
/* 802D0F18 002CDE58 7C 08 02 A6 */ mflr r0
|
|
/* 802D0F1C 002CDE5C 90 01 00 14 */ stw r0, 0x14(r1)
|
|
/* 802D0F20 002CDE60 93 E1 00 0C */ stw r31, 0xc(r1)
|
|
/* 802D0F24 002CDE64 7C 7F 1B 78 */ mr r31, r3
|
|
/* 802D0F28 002CDE68 38 7F 00 18 */ addi r3, r31, 0x18
|
|
/* 802D0F2C 002CDE6C 48 06 E1 15 */ bl OSLockMutex
|
|
/* 802D0F30 002CDE70 7F E3 FB 78 */ mr r3, r31
|
|
/* 802D0F34 002CDE74 4B FF D6 41 */ bl callAllDisposer__7JKRHeapFv
|
|
/* 802D0F38 002CDE78 80 1F 00 38 */ lwz r0, 0x38(r31)
|
|
/* 802D0F3C 002CDE7C 90 1F 00 6C */ stw r0, 0x6c(r31)
|
|
/* 802D0F40 002CDE80 80 1F 00 30 */ lwz r0, 0x30(r31)
|
|
/* 802D0F44 002CDE84 90 1F 00 70 */ stw r0, 0x70(r31)
|
|
/* 802D0F48 002CDE88 80 1F 00 34 */ lwz r0, 0x34(r31)
|
|
/* 802D0F4C 002CDE8C 90 1F 00 74 */ stw r0, 0x74(r31)
|
|
/* 802D0F50 002CDE90 38 00 00 00 */ li r0, 0
|
|
/* 802D0F54 002CDE94 90 1F 00 78 */ stw r0, 0x78(r31)
|
|
/* 802D0F58 002CDE98 38 7F 00 18 */ addi r3, r31, 0x18
|
|
/* 802D0F5C 002CDE9C 48 06 E1 C1 */ bl OSUnlockMutex
|
|
/* 802D0F60 002CDEA0 83 E1 00 0C */ lwz r31, 0xc(r1)
|
|
/* 802D0F64 002CDEA4 80 01 00 14 */ lwz r0, 0x14(r1)
|
|
/* 802D0F68 002CDEA8 7C 08 03 A6 */ mtlr r0
|
|
/* 802D0F6C 002CDEAC 38 21 00 10 */ addi r1, r1, 0x10
|
|
/* 802D0F70 002CDEB0 4E 80 00 20 */ blr
|